Jun 09 02:39:35.090857 np0000179085 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:39:35.099160 np0000179085 devstack@c-api.service[112847]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:39:35 2026] *** Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: nodename: np0000179085 Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: machine: x86_64 Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: clock source: unix Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: pcre jit disabled Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: detected number of CPU cores: 16 Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: current working directory: / Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: your processes number limit is 256917 Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: your memory page size is 4096 bytes Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: detected max file descriptor number: 2048 Jun 09 02:39:35.102755 np0000179085 devstack@c-api.service[112847]: lock engine: pthread robust mutexes Jun 09 02:39:35.103604 np0000179085 devstack@c-api.service[112847]: thunder lock: enabled Jun 09 02:39:35.103604 np0000179085 devstack@c-api.service[112847]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:39:35.103604 np0000179085 devstack@c-api.service[112847]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:39:35.103604 np0000179085 devstack@c-api.service[112847]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:39:35.103604 np0000179085 devstack@c-api.service[112847]: Set PythonHome to /opt/stack/data/venv Jun 09 02:39:35.138237 np0000179085 devstack@c-api.service[112847]: Python main interpreter initialized at 0x7ccd83aa3668 Jun 09 02:39:35.138237 np0000179085 devstack@c-api.service[112847]: python threads support enabled Jun 09 02:39:35.138237 np0000179085 devstack@c-api.service[112847]: your server socket listen backlog is limited to 100 connections Jun 09 02:39:35.138237 np0000179085 devstack@c-api.service[112847]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:39:35.138778 np0000179085 devstack@c-api.service[112847]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:39:35.138929 np0000179085 devstack@c-api.service[112847]: *** Operational MODE: preforking *** Jun 09 02:39:35.139085 np0000179085 devstack@c-api.service[112847]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:39:35.139085 np0000179085 devstack@c-api.service[112847]: spawned uWSGI master process (pid: 112847) Jun 09 02:39:35.139250 np0000179085 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:39:35.140005 np0000179085 devstack@c-api.service[112847]: spawned uWSGI worker 1 (pid: 112859, cores: 1) Jun 09 02:39:35.141088 np0000179085 devstack@c-api.service[112847]: spawned uWSGI worker 2 (pid: 112860, cores: 1) Jun 09 02:39:35.141658 np0000179085 devstack@c-api.service[112847]: spawned uWSGI worker 3 (pid: 112861, cores: 1) Jun 09 02:39:35.142154 np0000179085 devstack@c-api.service[112847]: spawned uWSGI worker 4 (pid: 112862, cores: 1) Jun 09 02:39:35.142269 np0000179085 devstack@c-api.service[112847]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:39:35.266426 np0000179085 devstack@c-api.service[112861]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:35.266426 np0000179085 devstack@c-api.service[112861]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:35.266426 np0000179085 devstack@c-api.service[112861]: we strongly recommend against using it for new projects. Jun 09 02:39:35.266426 np0000179085 devstack@c-api.service[112861]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:35.266426 np0000179085 devstack@c-api.service[112861]: framework. For more detail see Jun 09 02:39:35.266426 np0000179085 devstack@c-api.service[112861]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:35.266426 np0000179085 devstack@c-api.service[112861]: import eventlet # noqa Jun 09 02:39:35.269777 np0000179085 devstack@c-api.service[112859]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:35.269777 np0000179085 devstack@c-api.service[112859]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:35.269777 np0000179085 devstack@c-api.service[112859]: we strongly recommend against using it for new projects. Jun 09 02:39:35.269777 np0000179085 devstack@c-api.service[112859]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:35.269777 np0000179085 devstack@c-api.service[112859]: framework. For more detail see Jun 09 02:39:35.269777 np0000179085 devstack@c-api.service[112859]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:35.269777 np0000179085 devstack@c-api.service[112859]: import eventlet # noqa Jun 09 02:39:35.283527 np0000179085 devstack@c-api.service[112860]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:35.283527 np0000179085 devstack@c-api.service[112860]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:35.283527 np0000179085 devstack@c-api.service[112860]: we strongly recommend against using it for new projects. Jun 09 02:39:35.283527 np0000179085 devstack@c-api.service[112860]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:35.283527 np0000179085 devstack@c-api.service[112860]: framework. For more detail see Jun 09 02:39:35.283527 np0000179085 devstack@c-api.service[112860]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:35.283527 np0000179085 devstack@c-api.service[112860]: import eventlet # noqa Jun 09 02:39:35.302213 np0000179085 devstack@c-api.service[112862]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:35.302213 np0000179085 devstack@c-api.service[112862]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:35.302213 np0000179085 devstack@c-api.service[112862]: we strongly recommend against using it for new projects. Jun 09 02:39:35.302213 np0000179085 devstack@c-api.service[112862]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:35.302213 np0000179085 devstack@c-api.service[112862]: framework. For more detail see Jun 09 02:39:35.302213 np0000179085 devstack@c-api.service[112862]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:35.302213 np0000179085 devstack@c-api.service[112862]: import eventlet # noqa Jun 09 02:39:35.351546 np0000179085 devstack@c-api.service[112861]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:35.351546 np0000179085 devstack@c-api.service[112861]: warnings.warn( Jun 09 02:39:35.360098 np0000179085 devstack@c-api.service[112859]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:35.360098 np0000179085 devstack@c-api.service[112859]: warnings.warn( Jun 09 02:39:35.376159 np0000179085 devstack@c-api.service[112860]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:35.376159 np0000179085 devstack@c-api.service[112860]: warnings.warn( Jun 09 02:39:35.395505 np0000179085 devstack@c-api.service[112862]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:35.395505 np0000179085 devstack@c-api.service[112862]: warnings.warn( Jun 09 02:39:35.425946 np0000179085 devstack@c-api.service[112861]: /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 09 02:39:35.425946 np0000179085 devstack@c-api.service[112861]: from cgi import parse_header Jun 09 02:39:35.437576 np0000179085 devstack@c-api.service[112859]: /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 09 02:39:35.437576 np0000179085 devstack@c-api.service[112859]: from cgi import parse_header Jun 09 02:39:35.465988 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:35.465988 np0000179085 devstack@c-api.service[112860]: from cgi import parse_header Jun 09 02:39:35.475796 np0000179085 devstack@c-api.service[112861]: /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 09 02:39:35.475796 np0000179085 devstack@c-api.service[112861]: removals.removed_module( Jun 09 02:39:35.477207 np0000179085 devstack@c-api.service[112861]: /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 09 02:39:35.477207 np0000179085 devstack@c-api.service[112861]: removals.removed_module( Jun 09 02:39:35.482207 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:35.482207 np0000179085 devstack@c-api.service[112862]: from cgi import parse_header Jun 09 02:39:35.491954 np0000179085 devstack@c-api.service[112859]: /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 09 02:39:35.491954 np0000179085 devstack@c-api.service[112859]: removals.removed_module( Jun 09 02:39:35.493612 np0000179085 devstack@c-api.service[112859]: /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 09 02:39:35.493612 np0000179085 devstack@c-api.service[112859]: removals.removed_module( Jun 09 02:39:35.522075 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:35.522075 np0000179085 devstack@c-api.service[112860]: removals.removed_module( Jun 09 02:39:35.523987 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:35.523987 np0000179085 devstack@c-api.service[112860]: removals.removed_module( Jun 09 02:39:35.543929 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:35.543929 np0000179085 devstack@c-api.service[112862]: removals.removed_module( Jun 09 02:39:35.547384 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:35.547384 np0000179085 devstack@c-api.service[112862]: removals.removed_module( Jun 09 02:39:36.075662 np0000179085 devstack@c-api.service[112861]: /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 09 02:39:36.075662 np0000179085 devstack@c-api.service[112861]: warnings.warn( Jun 09 02:39:36.145631 np0000179085 devstack@c-api.service[112859]: /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 09 02:39:36.145631 np0000179085 devstack@c-api.service[112859]: warnings.warn( Jun 09 02:39:36.168265 np0000179085 devstack@c-api.service[112861]: /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 09 02:39:36.168265 np0000179085 devstack@c-api.service[112861]: warnings.warn( Jun 09 02:39:36.181425 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:36.181425 np0000179085 devstack@c-api.service[112862]: warnings.warn( Jun 09 02:39:36.232890 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:36.232890 np0000179085 devstack@c-api.service[112860]: warnings.warn( Jun 09 02:39:36.277157 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:36.277157 np0000179085 devstack@c-api.service[112862]: warnings.warn( Jun 09 02:39:36.310484 np0000179085 devstack@c-api.service[112859]: /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 09 02:39:36.310484 np0000179085 devstack@c-api.service[112859]: warnings.warn( Jun 09 02:39:36.333226 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:36.333226 np0000179085 devstack@c-api.service[112860]: warnings.warn( Jun 09 02:39:36.466070 np0000179085 devstack@c-api.service[112861]: 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 09 02:39:36.466607 np0000179085 devstack@c-api.service[112861]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112861) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:36.551702 np0000179085 devstack@c-api.service[112861]: /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 09 02:39:36.551702 np0000179085 devstack@c-api.service[112861]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:36.570298 np0000179085 devstack@c-api.service[112862]: 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 09 02:39:36.570598 np0000179085 devstack@c-api.service[112862]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112862) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:36.630236 np0000179085 devstack@c-api.service[112860]: 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 09 02:39:36.630461 np0000179085 devstack@c-api.service[112860]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112860) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:36.632619 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:36.632619 np0000179085 devstack@c-api.service[112862]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:36.636943 np0000179085 devstack@c-api.service[112859]: 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 09 02:39:36.637144 np0000179085 devstack@c-api.service[112859]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112859) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:36.694787 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:36.694787 np0000179085 devstack@c-api.service[112860]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:36.707179 np0000179085 devstack@c-api.service[112859]: /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 09 02:39:36.707179 np0000179085 devstack@c-api.service[112859]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:37.014068 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112862) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:37.014235 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112861) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:37.014325 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.014325 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.014561 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.014629 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.014685 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.014799 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.015009 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.015107 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.015169 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.015233 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.015292 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.015388 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.015449 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.015509 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.015569 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.015627 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.015714 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.015824 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.015893 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.015993 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.017548 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.017548 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.017760 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.017846 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.017846 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.017956 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.018228 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.018302 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.018427 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.018498 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.018559 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.018614 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.018614 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.018614 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.019202 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.019302 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.019302 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.019475 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.019540 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.019604 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.019699 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.019781 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.019781 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.019910 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.019910 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.019910 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.019910 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.019910 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.022325 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.022445 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.022445 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.022561 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.022561 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.022700 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.022700 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.022813 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.022813 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.022813 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.022996 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.022996 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.022996 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.023174 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.023471 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.023548 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.023548 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.023687 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.023687 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.023818 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.023818 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.023945 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.023945 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.024030 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.024030 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.024113 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.024165 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.024247 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.025139 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.025209 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.025261 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.025302 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.025364 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.025420 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.025487 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.025533 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.025583 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.025624 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.025671 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.025754 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.025802 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.025866 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.026865 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.026935 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.026988 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.027031 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.027074 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.027115 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.027163 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.027207 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.027207 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.027281 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.027281 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.027389 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.027389 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.027463 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.032297 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.032411 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.032463 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.032506 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.032548 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.032622 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.032687 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.032971 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.033024 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.033102 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.033151 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.033204 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.033261 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.033331 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.034719 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.034799 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.034844 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.034882 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.034924 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.035006 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.035056 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.035153 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.035233 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.035292 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.035364 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.035427 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.035486 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.035545 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.037328 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.037404 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.037443 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.037526 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.037574 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.037639 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.037686 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.037741 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.037790 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.037790 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.037864 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.037907 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.037994 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.038041 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.038550 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.038612 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.038650 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.038714 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.038778 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.038822 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.038900 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.038948 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.038987 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.039031 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.039125 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.039173 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.039241 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.039295 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.040070 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.040131 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.040173 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.040265 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.040323 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.040384 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.040434 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.040475 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.040538 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.040581 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.040581 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.040653 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.040703 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.040747 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.042866 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.042930 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.043007 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.043055 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.043106 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.043106 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.043190 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.043234 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.043273 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.043316 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.043377 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.043377 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.043377 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.043377 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.044357 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.044446 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.044495 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.044546 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.044595 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.044638 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.044638 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.044707 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.044750 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.044793 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.044841 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.044887 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.044931 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.044977 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.045017 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.045058 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.045101 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.045142 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.045182 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.045229 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.045271 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.045310 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.045369 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.045413 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.045413 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.045413 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.045413 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.045413 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.045590 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112860) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:37.045949 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.046036 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.046230 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.046492 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.046548 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.046605 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.046655 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.046726 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.046792 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.046841 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.047287 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.047373 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.047420 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.047475 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.047582 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.047630 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.047673 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.047715 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.047757 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.047803 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.047842 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.047882 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.047921 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.047963 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.048010 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.048064 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.048111 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.048111 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.048111 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.048111 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.048111 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.048311 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.048311 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.048311 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.048472 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.048472 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.048566 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.048566 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.048801 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.048859 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.048906 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.048978 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.049033 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.049075 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.049120 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.049166 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.049209 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.049250 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.049295 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.049335 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.049389 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.049432 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.049472 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.049521 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.049587 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.049631 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.049672 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.049721 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.049721 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.049800 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.049800 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.049880 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.049922 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.049970 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.050018 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.050018 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.050088 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.050130 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.050173 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.050216 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.050255 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.050295 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.050328 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.050520 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.050566 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.050610 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.050658 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.050698 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.050739 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.050739 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.050739 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.050739 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.050868 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.050868 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.050868 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.050975 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.051017 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.051473 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.051531 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.051581 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.051626 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.051695 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.051750 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.051832 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.052754 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.052824 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.052869 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.052914 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.052998 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.053054 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.053102 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.053646 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.053716 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.053768 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.053808 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.053870 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.053916 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.054002 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.054406 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.054456 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.054504 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.054564 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.054621 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.054670 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.054719 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.054760 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.054760 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.054829 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.054869 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.054910 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.054949 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.055003 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.055045 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.055092 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.055140 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.055183 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.055224 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.055224 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.055294 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.055376 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.055423 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.055476 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.055523 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.055566 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.055610 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.055670 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.055709 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.055744 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.055785 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.055824 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.055862 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.055932 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.055980 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.056023 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.056063 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.056102 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.056141 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.056182 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.056221 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.056280 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.056329 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.056395 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.056440 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.056502 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.056546 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.056587 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.056632 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.056677 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.056718 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.056757 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.056810 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.056851 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.056851 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.056927 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.056973 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.056973 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.056973 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.056973 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.056973 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.056973 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.056973 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.057217 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.057217 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.057217 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.057217 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.057217 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.057217 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.057217 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.057618 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.057687 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.057734 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.057782 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.057831 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.057898 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.057973 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.058030 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.058079 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.058140 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.058192 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.058239 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.058312 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.058385 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.058950 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.059006 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.059060 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.059114 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.059159 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.059200 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.059247 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.059290 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.059330 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.059399 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.059441 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.059481 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.059533 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.059581 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.059639 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.059692 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.059746 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.059790 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.059790 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.059878 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.059920 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.059962 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.060002 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.060049 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.060096 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.060137 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.060180 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.060222 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.060295 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.060361 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.060406 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.060447 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.060487 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.060541 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.060590 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.060630 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.060689 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.060741 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.060781 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.060822 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.060862 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.060901 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.060941 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.060979 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.061024 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.061073 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.061115 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.061153 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.061198 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.061242 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.061283 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.061322 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.061382 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.061382 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.061452 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.061452 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.061541 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.061589 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.061632 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.061674 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.061744 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.061792 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.061838 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.061881 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.061920 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.061968 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.062015 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.062055 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.062094 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.062134 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.062179 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.062218 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.062258 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.062297 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.062380 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.062380 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.062380 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.062506 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.062506 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.062506 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.062506 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.062646 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.062689 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.062735 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.062783 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.062823 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.062862 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.062902 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.062943 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.062982 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.063028 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.063068 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.063108 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.063148 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.063202 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.063241 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.063282 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.063327 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.063396 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.063437 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.063476 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.063476 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.063476 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.063476 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.063476 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.063650 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.063692 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.063692 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.063772 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.063809 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.063857 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.063898 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.063944 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.063987 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.064027 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.064066 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.064106 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.064146 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.064194 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.064245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.064245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.064245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.064245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.064245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.064245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.064245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.064524 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.064524 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.064524 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.064630 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.064672 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.064713 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.064759 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.064799 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.064845 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.064894 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.064934 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.064978 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.064978 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.065061 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.065101 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.065146 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.065146 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.065226 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.065266 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.065307 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.065365 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.065404 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.065444 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.065484 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.065523 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.065564 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.065616 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.065657 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.065695 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.065743 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.065782 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.065827 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.065869 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.065914 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.065959 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.065998 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.066043 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.066083 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.066126 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.066165 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.066206 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.066248 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.066286 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.066326 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.066382 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.066426 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.066477 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.066519 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.066559 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.066598 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.066638 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.066682 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.066723 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.067077 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.067125 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.067125 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.067310 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.067384 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.067426 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.067471 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.067514 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.067557 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.067598 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.067637 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.067675 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.067726 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.067767 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.067767 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.067840 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.067840 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.067909 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.067955 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.067995 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.068036 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.068077 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.068123 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.068164 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.068204 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.068251 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.068289 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.068329 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.068691 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.068691 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.068691 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.068691 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.068691 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.068691 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.068904 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.068904 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.068904 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.068904 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.068904 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.068904 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.068904 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.069142 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.069196 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.069237 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.069276 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.069316 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.069373 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.069416 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.069453 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.069491 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.069528 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.069579 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.069626 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.069671 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.069714 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.075062 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112861) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.075114 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.075187 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.075255 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.075292 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112862) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.075328 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112861) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.075389 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.075427 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112861) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.075460 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.075503 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.075580 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112862) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.075635 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112862) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.075675 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112860) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.075754 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.075869 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.075931 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.075994 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112860) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.076054 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112860) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.121226 np0000179085 devstack@c-api.service[112861]: INFO dbcounter [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Registered counter for database cinder Jun 09 02:39:37.121734 np0000179085 devstack@c-api.service[112862]: INFO dbcounter [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Registered counter for database cinder Jun 09 02:39:37.122295 np0000179085 devstack@c-api.service[112860]: INFO dbcounter [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Registered counter for database cinder Jun 09 02:39:37.137738 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112859) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:37.138206 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.138309 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.138593 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.138825 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.138912 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.138987 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.138987 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.139092 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.139155 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.139213 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.140103 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.140174 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.140261 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.140335 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.140335 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.140487 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.140487 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.141004 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.141076 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.141137 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.141205 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.141265 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.141332 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.141417 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.142022 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.142090 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.142152 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.142209 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.142269 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.142366 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.142432 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.142689 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.142775 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.142775 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.142882 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.142955 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.142955 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.143089 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.143513 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.143613 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.143613 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.143732 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.143732 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.143837 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.143837 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.144287 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.144363 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.144412 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.144488 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.144536 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.144583 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.144667 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.145588 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.145639 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.145723 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.145779 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.145826 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.145893 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.145980 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.146508 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.146569 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.146615 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.146695 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.146740 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.146806 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.146872 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.147360 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.147520 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.147520 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.147600 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.147600 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.147671 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.147735 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.148024 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.148081 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.148138 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.148214 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.148294 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.148352 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.148409 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.148860 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.148914 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.148958 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.149043 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.149090 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.149153 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.149203 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.149752 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.149810 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.149854 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.149935 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.149992 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.150033 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.150109 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.150548 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.150608 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.150657 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.150732 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.150781 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.150843 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.150910 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.150957 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.151039 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.151093 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.151140 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.151205 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.151278 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.151321 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.151919 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.151980 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.152021 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.152094 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.152144 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.152201 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.152297 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.152725 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.152774 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.152854 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.152908 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.152991 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.153039 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.153098 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.153327 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.153408 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.153452 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.153520 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.153565 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.153635 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.153703 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.154486 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.154544 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.154588 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.154674 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.154833 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.154833 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.154833 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.154946 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.154946 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.155018 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.155063 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.155133 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.155177 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.155263 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.155566 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.155618 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.155683 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.155744 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.155812 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.155856 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.155928 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.156592 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.156652 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.156701 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.156752 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.156831 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.156876 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.156954 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.157004 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.157080 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.157124 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.157200 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.157244 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.157316 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.157397 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.157453 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.157519 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.157563 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.157646 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.157689 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.157749 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.157825 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.157869 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.157940 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.157983 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.158052 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.158113 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.158158 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.158235 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.158554 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.158603 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.158671 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.158734 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.158780 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.158847 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.158906 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.159257 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.159313 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.159386 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.159464 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.159533 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.159576 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.159624 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.159904 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.159969 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.160012 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.160081 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.160133 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.160220 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.160292 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.160377 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.160441 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.160502 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.160581 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.160627 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.160667 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.160745 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.161210 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.161257 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.161333 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.161431 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.161473 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.161523 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.161683 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.162065 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.162116 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.162185 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.162230 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.162302 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.162367 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.162451 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:37.163408 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112859) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:37.163476 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:37.163520 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:37.163591 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:37.163635 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112859) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:37.163707 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112859) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:37.171286 np0000179085 devstack@c-api.service[112862]: DEBUG oslo_db.sqlalchemy.engines [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 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=112862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.182642 np0000179085 devstack@c-api.service[112860]: DEBUG oslo_db.sqlalchemy.engines [None req-9e32685e-c15a-45c9-b487-fadd73e1798b 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=112860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.195678 np0000179085 devstack@c-api.service[112861]: DEBUG oslo_db.sqlalchemy.engines [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 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=112861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.214996 np0000179085 devstack@c-api.service[112859]: INFO dbcounter [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Registered counter for database cinder Jun 09 02:39:37.277228 np0000179085 devstack@c-api.service[112859]: DEBUG oslo_db.sqlalchemy.engines [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a 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=112859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.287383 np0000179085 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writer thread running {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:37.290174 np0000179085 devstack@c-api.service[112862]: INFO cinder.rpc [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:37.292948 np0000179085 devstack@c-api.service[112862]: INFO cinder.rpc [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:37.295632 np0000179085 devstack@c-api.service[112862]: INFO cinder.rpc [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:37.297380 np0000179085 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writer thread running {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:37.298147 np0000179085 devstack@c-api.service[112862]: INFO cinder.rpc [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:37.299337 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.300138 np0000179085 devstack@c-api.service[112860]: INFO cinder.rpc [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:37.302552 np0000179085 devstack@c-api.service[112860]: INFO cinder.rpc [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:37.302780 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.304733 np0000179085 devstack@c-api.service[112860]: INFO cinder.rpc [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:37.306749 np0000179085 devstack@c-api.service[112860]: INFO cinder.rpc [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:37.307619 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.309804 np0000179085 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writer thread running {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:37.310763 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.312583 np0000179085 devstack@c-api.service[112861]: INFO cinder.rpc [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:37.315362 np0000179085 devstack@c-api.service[112861]: INFO cinder.rpc [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:37.318112 np0000179085 devstack@c-api.service[112861]: INFO cinder.rpc [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:37.320698 np0000179085 devstack@c-api.service[112861]: INFO cinder.rpc [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:37.321823 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.325641 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.338523 np0000179085 devstack@c-api.service[112862]: DEBUG oslo_db.sqlalchemy.engines [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 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=112862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.341139 np0000179085 devstack@c-api.service[112862]: INFO cinder.rpc [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:37.343388 np0000179085 devstack@c-api.service[112862]: INFO cinder.rpc [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:37.344520 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.346811 np0000179085 devstack@c-api.service[112860]: DEBUG oslo_db.sqlalchemy.engines [None req-9e32685e-c15a-45c9-b487-fadd73e1798b 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=112860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.348737 np0000179085 devstack@c-api.service[112860]: INFO cinder.rpc [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:37.351004 np0000179085 devstack@c-api.service[112860]: INFO cinder.rpc [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:37.352111 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.357975 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.361215 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.363891 np0000179085 devstack@c-api.service[112861]: DEBUG oslo_db.sqlalchemy.engines [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 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=112861) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.364322 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.364845 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.366722 np0000179085 devstack@c-api.service[112861]: INFO cinder.rpc [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:37.368009 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.368409 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.369111 np0000179085 devstack@c-api.service[112861]: INFO cinder.rpc [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:37.370304 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.371118 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.371328 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.374366 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.375203 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.377423 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.378164 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.380271 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.381077 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.382481 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.383093 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.384193 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.384571 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.385687 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.386971 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.387228 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.388804 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.389931 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.391394 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.393004 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.394107 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.394282 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.396454 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.397098 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.398480 np0000179085 devstack@c-api.service[112862]: WARNING cinder.api.contrib.hosts [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:37.399139 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.399878 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.399950 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.400518 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.402556 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.403386 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.403796 np0000179085 devstack@c-api.service[112859]: DEBUG dbcounter [-] [112859] Writer thread running {{(pid=112859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:37.404277 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.404376 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.405392 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.405807 np0000179085 devstack@c-api.service[112860]: WARNING cinder.api.contrib.hosts [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:37.406168 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.406506 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.406726 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.407003 np0000179085 devstack@c-api.service[112859]: INFO cinder.rpc [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:37.408138 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.408454 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.409053 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.409404 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.409477 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.409799 np0000179085 devstack@c-api.service[112859]: INFO cinder.rpc [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:37.410502 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: extensions {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.410544 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.410862 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.411841 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: encryption {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.412154 np0000179085 devstack@c-api.service[112859]: INFO cinder.rpc [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:37.412193 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.413185 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.413387 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: capabilities {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.413592 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.414430 np0000179085 devstack@c-api.service[112859]: INFO cinder.rpc [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:37.414674 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-quota-class-sets {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.415014 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.415311 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.415935 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-volume-type-access {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.416354 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.417369 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: extensions {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.417564 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: extra_specs {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.418715 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: encryption {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.418824 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.419055 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.419102 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-hosts {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.420218 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: capabilities {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.420454 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-availability-zone {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.421563 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-quota-class-sets {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.421787 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: consistencygroups {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.422541 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.422890 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-volume-type-access {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.423734 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: cgsnapshots {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.424407 np0000179085 devstack@c-api.service[112861]: WARNING cinder.api.contrib.hosts [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:37.424527 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: extra_specs {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.425082 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.425161 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-snapshot-manage {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.426067 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-hosts {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.426499 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.426637 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-volume-manage {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.427401 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-availability-zone {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.427964 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.428195 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: backups {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.428742 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: consistencygroups {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.429441 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.430201 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: encryption {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.430678 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: cgsnapshots {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.430750 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.431769 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-volume-transfer {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.432087 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-snapshot-manage {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.432134 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.433357 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: scheduler-stats {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.433501 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-volume-manage {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.433547 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.434798 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: os-quota-sets {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.434839 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.434924 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: backups {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.435846 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: extensions {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.436786 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extended resource: qos-specs {{(pid=112862) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.436942 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: encryption {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.437206 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: encryption {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.438499 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-volume-transfer {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.438730 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: capabilities {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.438897 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.contrib.snapshot_actions [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] SnapshotActionsController initialized {{(pid=112862) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:37.439639 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.440064 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: scheduler-stats {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.440665 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-quota-class-sets {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.441023 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.441929 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-volume-type-access {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.442030 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: os-quota-sets {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.442374 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.443461 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extended resource: qos-specs {{(pid=112860) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.443543 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: extra_specs {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.443694 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.445036 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.445089 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-hosts {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.445607 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.contrib.snapshot_actions [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] SnapshotActionsController initialized {{(pid=112860) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:37.446323 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.446379 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.446422 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-availability-zone {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.447703 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.447743 np0000179085 devstack@c-api.service[112862]: WARNING castellan.key_manager.migration [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.447769 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: consistencygroups {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.448690 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.448808 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension TypesManage extending resource: types {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.448926 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449036 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449087 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.449136 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeActions extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449278 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449512 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension UsedLimits extending resource: limits {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449611 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449706 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: cgsnapshots {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.449742 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449822 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.449922 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension AdminActions extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.450039 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension AdminActions extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.450141 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension AdminActions extending resource: backups {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.450245 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.450352 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.450395 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.450473 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.v3.router [None req-9d337a0c-c3df-46b5-bb4a-eed5baa71d36 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112862) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.451115 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-snapshot-manage {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.451715 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.452548 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-volume-manage {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.453053 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.453993 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: backups {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.454426 np0000179085 devstack@c-api.service[112860]: WARNING castellan.key_manager.migration [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.455401 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.455519 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension TypesManage extending resource: types {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.455638 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.455753 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.455854 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeActions extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.455990 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: encryption {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.456076 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456197 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension UsedLimits extending resource: limits {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456299 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456422 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456536 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456639 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension AdminActions extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456760 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension AdminActions extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456865 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension AdminActions extending resource: backups {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.456968 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.457078 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.457183 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.v3.router [None req-9e32685e-c15a-45c9-b487-fadd73e1798b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112860) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.457564 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-volume-transfer {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.458157 np0000179085 devstack@c-api.service[112859]: DEBUG oslo_db.sqlalchemy.engines [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a 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=112859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:37.458292 np0000179085 devstack@c-api.service[112862]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccd83aa3668 pid: 112862 (default app) Jun 09 02:39:37.459147 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: scheduler-stats {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.460642 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: os-quota-sets {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.460864 np0000179085 devstack@c-api.service[112859]: INFO cinder.rpc [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:37.462081 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extended resource: qos-specs {{(pid=112861) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.463440 np0000179085 devstack@c-api.service[112859]: INFO cinder.rpc [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:37.464436 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.contrib.snapshot_actions [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] SnapshotActionsController initialized {{(pid=112861) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:37.464789 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.465036 np0000179085 devstack@c-api.service[112860]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccd83aa3668 pid: 112860 (default app) Jun 09 02:39:37.465324 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.466405 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466405 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466542 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466542 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466542 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466542 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466542 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466727 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466727 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466727 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466727 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466727 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466727 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466940 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466940 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466940 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.466940 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.466940 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467178 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467178 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467178 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467178 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467315 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467315 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467315 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467315 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467492 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467492 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467492 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467492 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467492 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467665 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467665 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467665 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467665 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467665 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467825 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467825 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467825 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467825 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.467825 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.467825 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468020 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468020 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468020 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468020 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468158 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.468540 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468540 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468540 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468540 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468540 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468540 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468742 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468742 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468742 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468742 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468742 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468742 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468972 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468972 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468972 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.468972 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.468972 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469148 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469148 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469148 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469148 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469148 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469313 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469313 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469313 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469313 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469313 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469638 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469638 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469638 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469638 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469638 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469638 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469638 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469971 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469971 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469971 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.469971 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.469971 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470153 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470153 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470153 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470153 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470153 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470301 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470301 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470301 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470301 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470444 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470444 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470444 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470444 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470572 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470572 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470572 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470572 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470572 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470741 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470741 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470741 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470741 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470741 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470884 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470884 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.470884 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.470884 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471005 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471005 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471005 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471005 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471141 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471141 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471141 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471141 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471268 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471268 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471268 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471268 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471414 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471414 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471414 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471414 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471559 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471559 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471559 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471559 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471559 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471559 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471745 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471745 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471745 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471745 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471745 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471921 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471921 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471921 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471921 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471921 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.471921 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.471921 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472178 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472178 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472178 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472178 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472178 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472178 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472390 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472390 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472390 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472390 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472390 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472390 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472582 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472582 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472582 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472582 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472582 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472582 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472769 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472769 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472769 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472769 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472908 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472908 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.472908 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.472908 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.473043 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.473043 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.473043 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.473043 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.473179 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.473179 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.473179 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:37.473179 np0000179085 devstack@c-api.service[112862]: warnings.warn(deprecated_msg) Jun 09 02:39:37.473320 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.473320 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.473391 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [None req-ddc90b2f-6c9d-4747-9d93-12fc9b8b0c4b None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:39:37.473423 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.473423 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.473535 np0000179085 devstack@c-api.service[112861]: WARNING castellan.key_manager.migration [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.473572 np0000179085 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 1/1] 199.204.45.250 () {60 vars in 956 bytes} [Tue Jun 9 02:39:37 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 02:39:37.474507 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.474626 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension TypesManage extending resource: types {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.474743 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.474857 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.474958 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeActions extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.475818 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.475941 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension UsedLimits extending resource: limits {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476062 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476168 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476283 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476402 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension AdminActions extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476519 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension AdminActions extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476621 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension AdminActions extending resource: backups {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476724 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476829 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.476940 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.v3.router [None req-d0ea53ce-beac-4002-9317-7649cd1a8c43 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112861) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.481004 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.484698 np0000179085 devstack@c-api.service[112861]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccd83aa3668 pid: 112861 (default app) Jun 09 02:39:37.484751 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.487936 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.491988 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.495000 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.497987 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.501066 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.503934 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.506988 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.508447 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.511111 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.516805 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.520838 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.522803 np0000179085 devstack@c-api.service[112859]: WARNING cinder.api.contrib.hosts [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:37.523520 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.524876 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.526395 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.527924 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.529264 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.530660 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.532125 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.533460 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.534479 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: extensions {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.535846 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: encryption {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.537395 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: capabilities {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.538695 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-quota-class-sets {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.540047 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-volume-type-access {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.541814 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: extra_specs {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.544819 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-hosts {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.546406 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-availability-zone {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.547915 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: consistencygroups {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.550784 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: cgsnapshots {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.552387 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-snapshot-manage {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.553937 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-volume-manage {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.555626 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: backups {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.558157 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: encryption {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.559802 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-volume-transfer {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.561467 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: scheduler-stats {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.563810 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: os-quota-sets {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.565398 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extended resource: qos-specs {{(pid=112859) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:37.567549 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.contrib.snapshot_actions [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] SnapshotActionsController initialized {{(pid=112859) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:37.568681 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.570295 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.571728 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.573114 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.574531 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.575875 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.577333 np0000179085 devstack@c-api.service[112859]: WARNING castellan.key_manager.migration [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:37.578375 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.578534 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension TypesManage extending resource: types {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.578620 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.578749 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.578946 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeActions extending resource: volumes {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579093 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579210 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension UsedLimits extending resource: limits {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579295 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579439 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579579 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579672 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension AdminActions extending resource: volumes {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579819 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension AdminActions extending resource: snapshots {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.579914 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension AdminActions extending resource: backups {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.580050 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.580158 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.580264 np0000179085 devstack@c-api.service[112859]: DEBUG cinder.api.v3.router [None req-dc1f9459-110f-4e1b-9d3a-ed9527fa430a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112859) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:37.589335 np0000179085 devstack@c-api.service[112859]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ccd83aa3668 pid: 112859 (default app) Jun 09 02:39:45.409076 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.409076 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.409076 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.409076 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.409076 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.409982 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.409982 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.409982 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.409982 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.409982 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.410284 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.410284 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.410284 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.410284 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.410284 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.410284 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.410648 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.410648 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.410648 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.410648 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.410885 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.410885 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.410885 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.410885 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.411178 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.411178 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.411178 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.411178 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.411467 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.411467 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.411467 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.411467 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.411467 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.411768 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.411768 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.411768 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.411768 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.411768 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412049 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412049 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412049 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412049 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412049 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412049 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412433 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412433 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412433 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412433 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412433 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412433 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412774 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412774 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412774 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412774 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.412774 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.412774 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413290 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413290 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413290 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413290 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413290 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413637 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413637 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413637 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413637 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413637 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413910 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413910 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413910 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413910 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.413910 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.413910 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414249 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414249 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414249 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414249 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414249 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414249 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414613 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414613 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414613 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414613 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414613 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414948 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414948 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414948 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.414948 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.414948 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415283 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415283 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415283 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415283 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415531 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415531 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415531 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415531 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415675 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415675 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415675 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415675 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415675 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415853 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415853 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415853 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.415853 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.415853 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416039 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416039 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416039 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416039 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416183 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416183 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416183 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416183 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416338 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416338 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416338 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416338 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416527 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416527 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416527 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416527 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416725 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416725 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416725 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416725 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416874 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416874 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416874 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.416874 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.416874 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417069 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417069 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417069 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417069 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417069 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417069 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417296 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417296 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417296 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417296 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417296 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417514 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417514 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417514 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417514 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417514 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417514 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417709 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417709 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417709 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417709 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417709 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417709 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417935 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417935 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417935 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417935 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.417935 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.417935 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418131 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418131 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418131 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418131 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418131 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418131 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418357 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418357 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418357 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418357 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418512 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418512 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418512 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418512 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418512 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418697 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418697 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418697 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418697 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.418697 np0000179085 devstack@c-api.service[112860]: warnings.warn(deprecated_msg) Jun 09 02:39:45.418697 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.middleware.request_id [None req-424caaf4-c15d-424c-8e55-06aa43eb22cb None None] RequestId filter calling following filter/app {{(pid=112860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:39:45.993936 np0000179085 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-424caaf4-c15d-424c-8e55-06aa43eb22cb admin admin] POST https://199.204.45.250/volume/v3/types Jun 09 02:39:45.993936 np0000179085 devstack@c-api.service[112860]: DEBUG cinder.api.openstack.wsgi [None req-424caaf4-c15d-424c-8e55-06aa43eb22cb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:39:45.996297 np0000179085 devstack@c-api.service[112860]: /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 09 02:39:45.996297 np0000179085 devstack@c-api.service[112860]: warnings.warn( Jun 09 02:39:46.033411 np0000179085 devstack@c-api.service[112860]: DEBUG oslo_db.sqlalchemy.engines [None req-424caaf4-c15d-424c-8e55-06aa43eb22cb 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=112860) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:46.066085 np0000179085 devstack@c-api.service[112860]: INFO cinder.api.openstack.wsgi [None req-424caaf4-c15d-424c-8e55-06aa43eb22cb admin admin] https://199.204.45.250/volume/v3/types returned with HTTP 200 Jun 09 02:39:46.066710 np0000179085 devstack@c-api.service[112860]: [pid: 112860|app: 0|req: 1/2] 199.204.45.250 () {68 vars in 1288 bytes} [Tue Jun 9 02:39:45 2026] POST /volume/v3/types => generated 186 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:39:46.077909 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.middleware.request_id [req-424caaf4-c15d-424c-8e55-06aa43eb22cb req-25d08aa5-5896-45b1-b373-0a9f127018ec None None] RequestId filter calling following filter/app {{(pid=112862) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:39:46.406838 np0000179085 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [req-424caaf4-c15d-424c-8e55-06aa43eb22cb req-25d08aa5-5896-45b1-b373-0a9f127018ec admin admin] POST https://199.204.45.250/volume/v3/types/982a9311-9630-4689-ae8a-dae5c3380b4d/extra_specs Jun 09 02:39:46.407371 np0000179085 devstack@c-api.service[112862]: DEBUG cinder.api.openstack.wsgi [req-424caaf4-c15d-424c-8e55-06aa43eb22cb req-25d08aa5-5896-45b1-b373-0a9f127018ec admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112862) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:39:46.409212 np0000179085 devstack@c-api.service[112862]: /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 09 02:39:46.409212 np0000179085 devstack@c-api.service[112862]: warnings.warn( Jun 09 02:39:46.452526 np0000179085 devstack@c-api.service[112862]: DEBUG oslo_db.sqlalchemy.engines [req-424caaf4-c15d-424c-8e55-06aa43eb22cb req-25d08aa5-5896-45b1-b373-0a9f127018ec 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=112862) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:46.545775 np0000179085 devstack@c-api.service[112862]: INFO cinder.api.openstack.wsgi [req-424caaf4-c15d-424c-8e55-06aa43eb22cb req-25d08aa5-5896-45b1-b373-0a9f127018ec admin admin] https://199.204.45.250/volume/v3/types/982a9311-9630-4689-ae8a-dae5c3380b4d/extra_specs returned with HTTP 200 Jun 09 02:39:46.546478 np0000179085 devstack@c-api.service[112862]: [pid: 112862|app: 0|req: 2/3] 199.204.45.250 () {70 vars in 1505 bytes} [Tue Jun 9 02:39:46 2026] POST /volume/v3/types/982a9311-9630-4689-ae8a-dae5c3380b4d/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:39:47.368953 np0000179085 devstack@c-api.service[112861]: DEBUG dbcounter [-] [112861] Writing DB stats cinder:SELECT=6 {{(pid=112861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:39:47.463072 np0000179085 devstack@c-api.service[112859]: DEBUG dbcounter [-] [112859] Writing DB stats cinder:SELECT=6 {{(pid=112859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:39:56.063384 np0000179085 devstack@c-api.service[112860]: DEBUG dbcounter [-] [112860] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112860) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:39:56.542506 np0000179085 devstack@c-api.service[112862]: DEBUG dbcounter [-] [112862] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112862) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:42:43.750238 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.750238 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.750238 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.750238 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.750238 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.751181 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.751181 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.751181 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.751181 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.751181 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.751573 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.751573 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.751573 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.751573 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.751573 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.751573 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752011 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752011 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752011 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752011 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752299 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752299 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752299 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752299 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752628 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752628 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752628 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752628 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752916 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752916 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752916 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.752916 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.752916 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.753322 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.753322 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.753322 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.753322 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.753322 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.753691 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.753691 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.753691 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.753691 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.753691 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.753691 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754118 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754118 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754118 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754118 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754118 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754118 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754569 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754569 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754569 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754569 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754569 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754569 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754977 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754977 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754977 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.754977 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.754977 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.755306 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.755306 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.755306 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.755306 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.755306 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.755712 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.755712 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.755712 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.755712 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.755712 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.755712 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.756141 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.756141 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.756141 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.756141 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.756141 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.756141 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.756683 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.756683 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.756683 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.756683 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.756683 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757049 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757049 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757049 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757049 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757049 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757474 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757474 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757474 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757474 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757751 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757751 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757751 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757751 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757947 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757947 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757947 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.757947 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.757947 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758183 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758183 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758183 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758183 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758183 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758416 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758416 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758416 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758416 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758793 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758793 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758793 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758793 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758973 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758973 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.758973 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.758973 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759165 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759165 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759165 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759165 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759376 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759376 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759376 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759376 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759547 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759547 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759547 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759547 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759547 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759770 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759770 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759770 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759770 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.759770 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.759770 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760015 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760015 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760015 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760015 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760015 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760234 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760234 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760234 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760234 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760234 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760234 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760515 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760515 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760515 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760515 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760515 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760515 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760782 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760782 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760782 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760782 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.760782 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.760782 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761043 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761043 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761043 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761043 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761043 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761043 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761328 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761328 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761328 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761328 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761579 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761579 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761579 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761579 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761579 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761848 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761848 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761848 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761848 np0000179085 devstack@c-api.service[112861]: /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 09 02:42:43.761848 np0000179085 devstack@c-api.service[112861]: warnings.warn(deprecated_msg) Jun 09 02:42:43.761848 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.middleware.request_id [None req-89014640-7085-44c9-b27e-99fb6fac5cd8 None None] RequestId filter calling following filter/app {{(pid=112861) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:42:43.761848 np0000179085 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-89014640-7085-44c9-b27e-99fb6fac5cd8 None None] GET https://199.204.45.250/volume// Jun 09 02:42:43.762132 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-89014640-7085-44c9-b27e-99fb6fac5cd8 None None] Empty body provided in request {{(pid=112861) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 02:42:43.762132 np0000179085 devstack@c-api.service[112861]: DEBUG cinder.api.openstack.wsgi [None req-89014640-7085-44c9-b27e-99fb6fac5cd8 None None] Calling method 'all' {{(pid=112861) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 02:42:43.762132 np0000179085 devstack@c-api.service[112861]: INFO cinder.api.openstack.wsgi [None req-89014640-7085-44c9-b27e-99fb6fac5cd8 None None] https://199.204.45.250/volume// returned with HTTP 300 Jun 09 02:42:43.762132 np0000179085 devstack@c-api.service[112861]: [pid: 112861|app: 0|req: 1/4] 199.204.45.250 () {66 vars in 1456 bytes} [Tue Jun 9 02:42:43 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)