Jun 17 05:53:50.003716 np0000181124 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 05:53:50.013832 np0000181124 devstack@c-api.service[116504]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 05:53:50 2026] *** Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: nodename: np0000181124 Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: machine: x86_64 Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: clock source: unix Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: pcre jit disabled Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: detected number of CPU cores: 16 Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: current working directory: / Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: detected binary path: /usr/bin/uwsgi-core Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: your processes number limit is 256917 Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: your memory page size is 4096 bytes Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: detected max file descriptor number: 2048 Jun 17 05:53:50.016998 np0000181124 devstack@c-api.service[116504]: lock engine: pthread robust mutexes Jun 17 05:53:50.017810 np0000181124 devstack@c-api.service[116504]: thunder lock: enabled Jun 17 05:53:50.017810 np0000181124 devstack@c-api.service[116504]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 05:53:50.017810 np0000181124 devstack@c-api.service[116504]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 05:53:50.017810 np0000181124 devstack@c-api.service[116504]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 05:53:50.017810 np0000181124 devstack@c-api.service[116504]: Set PythonHome to /opt/stack/data/venv Jun 17 05:53:50.057235 np0000181124 devstack@c-api.service[116504]: Python main interpreter initialized at 0x72e0cc8a3668 Jun 17 05:53:50.057235 np0000181124 devstack@c-api.service[116504]: python threads support enabled Jun 17 05:53:50.057235 np0000181124 devstack@c-api.service[116504]: your server socket listen backlog is limited to 100 connections Jun 17 05:53:50.057235 np0000181124 devstack@c-api.service[116504]: your mercy for graceful operations on workers is 80 seconds Jun 17 05:53:50.057798 np0000181124 devstack@c-api.service[116504]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 05:53:50.057920 np0000181124 devstack@c-api.service[116504]: *** Operational MODE: preforking *** Jun 17 05:53:50.058132 np0000181124 devstack@c-api.service[116504]: *** uWSGI is running in multiple interpreter mode *** Jun 17 05:53:50.058132 np0000181124 devstack@c-api.service[116504]: spawned uWSGI master process (pid: 116504) Jun 17 05:53:50.058355 np0000181124 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 05:53:50.058929 np0000181124 devstack@c-api.service[116504]: spawned uWSGI worker 1 (pid: 116505, cores: 1) Jun 17 05:53:50.059416 np0000181124 devstack@c-api.service[116504]: spawned uWSGI worker 2 (pid: 116506, cores: 1) Jun 17 05:53:50.059839 np0000181124 devstack@c-api.service[116504]: spawned uWSGI worker 3 (pid: 116507, cores: 1) Jun 17 05:53:50.060334 np0000181124 devstack@c-api.service[116504]: spawned uWSGI worker 4 (pid: 116508, cores: 1) Jun 17 05:53:50.060440 np0000181124 devstack@c-api.service[116504]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 05:53:50.186239 np0000181124 devstack@c-api.service[116506]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:53:50.186239 np0000181124 devstack@c-api.service[116506]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:53:50.186239 np0000181124 devstack@c-api.service[116506]: we strongly recommend against using it for new projects. Jun 17 05:53:50.186239 np0000181124 devstack@c-api.service[116506]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:53:50.186239 np0000181124 devstack@c-api.service[116506]: framework. For more detail see Jun 17 05:53:50.186239 np0000181124 devstack@c-api.service[116506]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:53:50.186239 np0000181124 devstack@c-api.service[116506]: import eventlet # noqa Jun 17 05:53:50.199867 np0000181124 devstack@c-api.service[116505]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:53:50.199867 np0000181124 devstack@c-api.service[116505]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:53:50.199867 np0000181124 devstack@c-api.service[116505]: we strongly recommend against using it for new projects. Jun 17 05:53:50.199867 np0000181124 devstack@c-api.service[116505]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:53:50.199867 np0000181124 devstack@c-api.service[116505]: framework. For more detail see Jun 17 05:53:50.199867 np0000181124 devstack@c-api.service[116505]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:53:50.199867 np0000181124 devstack@c-api.service[116505]: import eventlet # noqa Jun 17 05:53:50.203024 np0000181124 devstack@c-api.service[116507]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:53:50.203024 np0000181124 devstack@c-api.service[116507]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:53:50.203024 np0000181124 devstack@c-api.service[116507]: we strongly recommend against using it for new projects. Jun 17 05:53:50.203024 np0000181124 devstack@c-api.service[116507]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:53:50.203024 np0000181124 devstack@c-api.service[116507]: framework. For more detail see Jun 17 05:53:50.203024 np0000181124 devstack@c-api.service[116507]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:53:50.203024 np0000181124 devstack@c-api.service[116507]: import eventlet # noqa Jun 17 05:53:50.208362 np0000181124 devstack@c-api.service[116508]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:53:50.208362 np0000181124 devstack@c-api.service[116508]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:53:50.208362 np0000181124 devstack@c-api.service[116508]: we strongly recommend against using it for new projects. Jun 17 05:53:50.208362 np0000181124 devstack@c-api.service[116508]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:53:50.208362 np0000181124 devstack@c-api.service[116508]: framework. For more detail see Jun 17 05:53:50.208362 np0000181124 devstack@c-api.service[116508]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:53:50.208362 np0000181124 devstack@c-api.service[116508]: import eventlet # noqa Jun 17 05:53:50.274729 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:53:50.274729 np0000181124 devstack@c-api.service[116506]: warnings.warn( Jun 17 05:53:50.290328 np0000181124 devstack@c-api.service[116505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:53:50.290328 np0000181124 devstack@c-api.service[116505]: warnings.warn( Jun 17 05:53:50.295682 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:53:50.295682 np0000181124 devstack@c-api.service[116508]: warnings.warn( Jun 17 05:53:50.311206 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:53:50.311206 np0000181124 devstack@c-api.service[116507]: warnings.warn( Jun 17 05:53:50.358681 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 05:53:50.358681 np0000181124 devstack@c-api.service[116506]: from cgi import parse_header Jun 17 05:53:50.365790 np0000181124 devstack@c-api.service[116505]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 05:53:50.365790 np0000181124 devstack@c-api.service[116505]: from cgi import parse_header Jun 17 05:53:50.376335 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 05:53:50.376335 np0000181124 devstack@c-api.service[116508]: from cgi import parse_header Jun 17 05:53:50.397812 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 05:53:50.397812 np0000181124 devstack@c-api.service[116507]: from cgi import parse_header Jun 17 05:53:50.412171 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 05:53:50.412171 np0000181124 devstack@c-api.service[116506]: removals.removed_module( Jun 17 05:53:50.413796 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 05:53:50.413796 np0000181124 devstack@c-api.service[116506]: removals.removed_module( Jun 17 05:53:50.414111 np0000181124 devstack@c-api.service[116505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 05:53:50.414111 np0000181124 devstack@c-api.service[116505]: removals.removed_module( Jun 17 05:53:50.415626 np0000181124 devstack@c-api.service[116505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 05:53:50.415626 np0000181124 devstack@c-api.service[116505]: removals.removed_module( Jun 17 05:53:50.424387 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 05:53:50.424387 np0000181124 devstack@c-api.service[116508]: removals.removed_module( Jun 17 05:53:50.426286 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 05:53:50.426286 np0000181124 devstack@c-api.service[116508]: removals.removed_module( Jun 17 05:53:50.452483 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 05:53:50.452483 np0000181124 devstack@c-api.service[116507]: removals.removed_module( Jun 17 05:53:50.454657 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 05:53:50.454657 np0000181124 devstack@c-api.service[116507]: removals.removed_module( Jun 17 05:53:51.050292 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 05:53:51.050292 np0000181124 devstack@c-api.service[116508]: warnings.warn( Jun 17 05:53:51.059357 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 05:53:51.059357 np0000181124 devstack@c-api.service[116506]: warnings.warn( Jun 17 05:53:51.071415 np0000181124 devstack@c-api.service[116505]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 05:53:51.071415 np0000181124 devstack@c-api.service[116505]: warnings.warn( Jun 17 05:53:51.145571 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 05:53:51.145571 np0000181124 devstack@c-api.service[116508]: warnings.warn( Jun 17 05:53:51.147585 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 05:53:51.147585 np0000181124 devstack@c-api.service[116507]: warnings.warn( Jun 17 05:53:51.156344 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 05:53:51.156344 np0000181124 devstack@c-api.service[116506]: warnings.warn( Jun 17 05:53:51.196568 np0000181124 devstack@c-api.service[116505]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 05:53:51.196568 np0000181124 devstack@c-api.service[116505]: warnings.warn( Jun 17 05:53:51.276012 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 05:53:51.276012 np0000181124 devstack@c-api.service[116507]: warnings.warn( Jun 17 05:53:51.459433 np0000181124 devstack@c-api.service[116506]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 05:53:51.459910 np0000181124 devstack@c-api.service[116506]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116506) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:53:51.463456 np0000181124 devstack@c-api.service[116508]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 05:53:51.463862 np0000181124 devstack@c-api.service[116508]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116508) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:53:51.491420 np0000181124 devstack@c-api.service[116505]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 05:53:51.491852 np0000181124 devstack@c-api.service[116505]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116505) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:53:51.547016 np0000181124 devstack@c-api.service[116506]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 05:53:51.547016 np0000181124 devstack@c-api.service[116506]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:53:51.550176 np0000181124 devstack@c-api.service[116508]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 05:53:51.550176 np0000181124 devstack@c-api.service[116508]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:53:51.555374 np0000181124 devstack@c-api.service[116505]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 05:53:51.555374 np0000181124 devstack@c-api.service[116505]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:53:51.588196 np0000181124 devstack@c-api.service[116507]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 05:53:51.588196 np0000181124 devstack@c-api.service[116507]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116507) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:53:51.649642 np0000181124 devstack@c-api.service[116507]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 05:53:51.649642 np0000181124 devstack@c-api.service[116507]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:53:52.012979 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116506) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:53:52.014303 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116508) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:53:52.014425 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.014425 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.014576 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.014668 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.014739 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.014814 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116505) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:53:52.014886 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.014962 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.014962 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.014962 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.015162 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.015162 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.015162 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.015162 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.015514 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.015514 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.015514 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.015776 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.015776 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.015776 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.015776 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.015776 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.016132 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.016231 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.016317 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.016391 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.016459 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.016459 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.016459 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.016459 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.016459 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.016818 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.016818 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.016969 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.016969 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.016969 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.017161 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.017261 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.017334 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.017413 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.017413 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.017413 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.017413 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.017413 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.017774 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.017854 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.017926 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.017926 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.017926 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.017926 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.017926 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.017926 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.018666 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.018755 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.018822 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.018822 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.018981 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.019068 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.019149 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.019259 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.019337 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.019409 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.019484 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.019581 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.019659 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.019659 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.019803 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.019878 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.019943 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.019943 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.019943 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.019943 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.019943 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.021121 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.021227 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.021321 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.021321 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.021467 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.021467 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.021614 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.021696 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.021780 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.021856 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.021933 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.022013 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.022086 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.022172 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.022278 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.022359 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.022430 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.022503 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.022582 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.022647 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.022721 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.022805 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.022805 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.022805 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.022805 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.023070 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.023139 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.023247 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.023328 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.023369 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.023402 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.023402 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.023402 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.023402 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.023562 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.023608 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.023642 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.023642 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.023642 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.023642 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.023642 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.023642 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.024980 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.025051 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.025114 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.025197 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.025249 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.025281 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.025313 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.025347 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.025393 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.025431 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.025468 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.025505 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.025541 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.025580 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.025614 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.025647 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.025684 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.025717 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.025764 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.025798 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.025832 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.025865 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.025907 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.025942 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.025979 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.026018 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.026052 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.026089 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.026129 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.026164 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.026219 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.026254 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.026254 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.026254 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.026254 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.026254 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.026254 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.026444 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.026444 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.026444 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.026444 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.026570 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.030492 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.030562 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.030598 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.030717 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.030717 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.030873 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.030873 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.032279 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.032468 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.032535 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.032587 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.032614 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.032678 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.032724 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.032792 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.032848 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.032914 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.032957 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.033017 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.033074 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.033074 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.035704 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.035782 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.035858 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.035858 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.035999 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.035999 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.036067 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.036985 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.037045 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.037116 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.037203 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.037262 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.037330 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.037382 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.037454 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.037503 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.037562 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.037620 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.037620 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.037620 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.037620 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.038946 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.039013 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.039047 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.039147 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.039147 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.039328 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.039328 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.039448 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.039448 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.039552 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.039552 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.039626 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.039660 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.039701 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.039736 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.039775 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.039814 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.039849 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.039892 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.039949 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.040006 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.040061 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.040129 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.040177 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.040244 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.040286 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.040367 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.040429 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.040479 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.040523 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.040574 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.040641 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.040735 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.040804 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.040848 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.040908 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.040959 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.041008 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.041057 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.041098 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.041143 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.041207 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.041267 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.041306 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.041342 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.041374 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.041415 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.041449 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.041484 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.041514 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.041546 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.041578 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.041614 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.041649 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.041695 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.041737 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.041859 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.041899 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.041899 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.041899 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.041899 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.041899 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.041899 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.042643 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.042643 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.042643 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.042643 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.043036 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.043036 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.043036 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.043299 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.043299 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.043299 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.043299 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.043299 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.043299 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.043793 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.043872 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.043872 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.044073 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.044073 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.044073 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.044073 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.044433 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.046789 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.046789 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.046789 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.047146 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.047278 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.047385 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.047546 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.047662 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.047811 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.047928 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.048009 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.048086 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.048086 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.048086 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.048378 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116507) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:53:52.048378 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.048378 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.048378 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.048734 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.048734 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.048734 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.048958 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.049037 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.049126 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.049255 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.049339 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.049414 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.049485 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.049567 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.049648 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.049724 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.049797 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.049869 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.050162 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.050329 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.050516 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.050627 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.050728 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.050837 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.050941 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.051031 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.051132 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.051265 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.051347 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.051445 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.051511 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.051592 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.051670 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.051763 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.051825 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.051925 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.051975 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.052014 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.052046 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.052084 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.052135 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.052174 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.052238 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.052279 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.052311 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.052349 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.052385 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.052424 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.052462 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.052499 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.052536 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.052575 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.052615 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.052652 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.052684 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.052734 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.052767 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.052813 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.052850 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.052889 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.052930 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.052961 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.053005 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.053035 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.053067 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.053105 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.053379 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.053379 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.053461 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.053502 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.053540 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.053577 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.053616 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.053656 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.053688 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.053721 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.053754 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.053787 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.053825 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.053862 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.053900 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.053945 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.053981 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.054029 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.054069 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.054110 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.054153 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.054203 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.054238 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.054284 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.054318 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.054357 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.054395 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.054448 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.054505 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.054927 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.056531 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.056625 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.056700 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.056771 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.056844 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.056844 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.056981 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.057055 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.057162 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.057272 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.057360 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.057511 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.057586 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.057586 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.057586 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.057586 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.057938 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.058018 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.058106 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.058198 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.058277 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.058342 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.058424 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.058697 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.058819 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.058931 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.059045 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.059151 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.059302 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.059397 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.059542 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.059542 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.059836 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.059930 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.060122 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.060243 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.060357 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.060513 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.060617 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.060777 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.060860 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.060954 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.061001 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.061271 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.061366 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.061480 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.061556 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.061652 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.061702 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.061753 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.061793 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.061840 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.061888 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.061934 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.061979 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.062019 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.062061 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.062100 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.062142 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.062220 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.062277 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.062319 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.062370 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.062413 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.062460 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.062505 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.062546 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.062592 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.062631 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.062678 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.062719 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.062759 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.062805 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.062805 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.062886 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.062929 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.062969 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.062969 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.062969 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.063097 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.063097 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.063579 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.063682 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.063762 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.063834 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.063910 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.063988 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.064076 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.064161 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.064270 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.064347 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.064425 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.064497 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.064574 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.064646 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.064722 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.064793 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.064876 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.064960 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.065050 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.065050 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.065232 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.065329 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.065401 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.065477 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.065553 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.065633 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.065633 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.065633 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.065633 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.066350 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.066438 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.066512 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.066587 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.066587 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.066733 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.066810 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.066893 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.066893 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.066893 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.066893 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.067166 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.067166 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.067166 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.067452 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.067506 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.067545 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.067577 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.067609 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.067640 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.067676 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.067707 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.067741 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.067741 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.067741 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.067916 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.067916 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.067916 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.067916 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.067916 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.068035 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.068068 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.068091 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.068091 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.068134 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.068162 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.068350 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.068418 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.068418 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.068521 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.068579 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.068632 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.068687 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.068744 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.068795 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.068849 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.068905 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.068968 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.069025 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.069025 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.069127 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.069179 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.069256 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.069318 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.069371 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.069427 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.069478 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.069534 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.069585 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.069655 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.069727 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.069792 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.069845 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.069898 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.069965 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.069965 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.070069 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.070098 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.070144 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.070170 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.070170 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.070237 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.070268 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.070293 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.070321 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.070321 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.070369 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.070395 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.070423 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.070423 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.070423 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.070494 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.070706 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.070736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.070736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.070785 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.070814 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.070843 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.070867 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.070892 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.070924 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.070953 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.070953 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.070953 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.071021 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.071046 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.071073 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.071073 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.071122 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.071153 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.071177 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.071228 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.071253 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.071280 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.071306 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.071333 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.071372 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.071395 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.071419 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.071443 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.071478 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.071502 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.071531 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.071559 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.071587 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.071618 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.071645 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.071668 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.071696 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.071720 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.071753 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.071781 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.071808 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.071837 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.071862 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.071889 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.071917 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.071946 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.071970 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.071999 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.072022 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.072045 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.072071 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.072095 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.072120 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.072144 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.072169 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.072169 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.072741 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.072804 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.072859 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.072918 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.072918 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.073016 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.073068 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.073117 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.073167 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.073239 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.073301 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.073301 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.073398 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.073452 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.073506 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.073565 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.073616 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.073663 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.073711 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.073812 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.073921 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.073981 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.074030 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.074086 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.074137 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.074199 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.074256 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.074304 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.074304 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.074415 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.074467 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.074521 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.074572 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.074621 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.074669 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.074723 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.074723 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.074816 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.074869 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.074924 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.074999 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.075056 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.075111 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.075170 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.075243 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.075293 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.075342 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.075416 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.075476 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.075535 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.075619 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.075670 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.075725 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.075781 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.075835 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.075888 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.075939 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.075992 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.076056 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.076114 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.076114 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.076241 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.076241 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.076241 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.076241 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.076241 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.076472 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.076532 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.076589 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.076589 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.076684 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.076736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.077265 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.077867 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.077897 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.077926 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.077926 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.077981 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.078009 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.078035 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.078060 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.078084 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.078084 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.078084 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.078084 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.078174 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.078174 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.078174 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.078174 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.078284 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.078312 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.078336 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.078359 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.078381 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.078409 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.078432 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.078456 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.078478 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.078506 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.078529 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.078552 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.078576 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.078603 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.078626 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.078650 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.078674 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.078697 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.078724 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.078756 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.078756 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.078756 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.078832 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.078861 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.078890 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.078917 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.078945 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.078970 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.078997 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.079027 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.079051 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.079076 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.079100 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.079124 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.079152 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.079177 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.079219 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.079254 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.079287 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.079311 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.079361 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.079361 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.079361 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.079361 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.079361 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.079469 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.079469 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.079469 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.079609 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.079637 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.079660 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.079688 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.079711 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.079739 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.079767 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.079794 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.079824 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.079847 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.079847 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.079895 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.079926 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.079952 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.079952 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.079952 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.079952 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.079952 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.080059 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.080059 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.080059 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.080059 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.080059 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.080059 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.080059 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.080810 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.080810 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.080810 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.080810 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.080810 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.080810 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.080810 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.081161 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.081231 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116506) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.081282 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.081337 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.081337 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.081440 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.081491 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.081540 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.081597 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116506) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.081666 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.081729 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116506) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.081779 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.081779 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.081779 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116508) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.081779 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.081779 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.081779 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.082078 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.082138 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116508) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.082203 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.082260 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116508) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.082317 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.082317 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.082317 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.082460 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.082512 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.082566 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.082616 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.082683 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.082744 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116505) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.082799 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.082850 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.082850 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.082942 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.082942 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.083045 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.083045 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116505) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.083154 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:53:52.083227 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116505) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.083286 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116507) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:53:52.083286 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:53:52.083286 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:53:52.083286 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:53:52.083286 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116507) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:53:52.083286 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116507) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:53:52.124870 np0000181124 devstack@c-api.service[116506]: INFO dbcounter [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Registered counter for database cinder Jun 17 05:53:52.125687 np0000181124 devstack@c-api.service[116508]: INFO dbcounter [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Registered counter for database cinder Jun 17 05:53:52.127638 np0000181124 devstack@c-api.service[116507]: INFO dbcounter [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Registered counter for database cinder Jun 17 05:53:52.128012 np0000181124 devstack@c-api.service[116505]: INFO dbcounter [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Registered counter for database cinder Jun 17 05:53:52.170024 np0000181124 devstack@c-api.service[116508]: DEBUG oslo_db.sqlalchemy.engines [None req-218f735a-6f41-4e11-b2f9-3030f060494b 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=116508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.170924 np0000181124 devstack@c-api.service[116507]: DEBUG oslo_db.sqlalchemy.engines [None req-9b719fc2-b6ea-458c-ac29-1039168df745 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=116507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.172817 np0000181124 devstack@c-api.service[116506]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea4db50-7896-4158-8e22-d59824be744a 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=116506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.175271 np0000181124 devstack@c-api.service[116505]: DEBUG oslo_db.sqlalchemy.engines [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa 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=116505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.284041 np0000181124 devstack@c-api.service[116508]: DEBUG dbcounter [-] [116508] Writer thread running {{(pid=116508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:53:52.284449 np0000181124 devstack@c-api.service[116507]: DEBUG dbcounter [-] [116507] Writer thread running {{(pid=116507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:53:52.287282 np0000181124 devstack@c-api.service[116507]: INFO cinder.rpc [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:53:52.288564 np0000181124 devstack@c-api.service[116506]: DEBUG dbcounter [-] [116506] Writer thread running {{(pid=116506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:53:52.288956 np0000181124 devstack@c-api.service[116508]: INFO cinder.rpc [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:53:52.289819 np0000181124 devstack@c-api.service[116507]: INFO cinder.rpc [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:53:52.291824 np0000181124 devstack@c-api.service[116506]: INFO cinder.rpc [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:53:52.292168 np0000181124 devstack@c-api.service[116507]: INFO cinder.rpc [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:53:52.293450 np0000181124 devstack@c-api.service[116508]: INFO cinder.rpc [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:53:52.294390 np0000181124 devstack@c-api.service[116507]: INFO cinder.rpc [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:53:52.294541 np0000181124 devstack@c-api.service[116506]: INFO cinder.rpc [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:53:52.295048 np0000181124 devstack@c-api.service[116505]: DEBUG dbcounter [-] [116505] Writer thread running {{(pid=116505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:53:52.295320 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.296484 np0000181124 devstack@c-api.service[116508]: INFO cinder.rpc [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:53:52.297019 np0000181124 devstack@c-api.service[116506]: INFO cinder.rpc [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:53:52.298095 np0000181124 devstack@c-api.service[116505]: INFO cinder.rpc [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:53:52.298320 np0000181124 devstack@c-api.service[116508]: INFO cinder.rpc [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:53:52.298950 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.299248 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.299666 np0000181124 devstack@c-api.service[116506]: INFO cinder.rpc [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:53:52.300748 np0000181124 devstack@c-api.service[116505]: INFO cinder.rpc [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:53:52.300797 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.304202 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.304268 np0000181124 devstack@c-api.service[116505]: INFO cinder.rpc [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:53:52.304809 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.305649 np0000181124 devstack@c-api.service[116505]: INFO cinder.rpc [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:53:52.306943 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.311873 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.332507 np0000181124 devstack@c-api.service[116507]: DEBUG oslo_db.sqlalchemy.engines [None req-9b719fc2-b6ea-458c-ac29-1039168df745 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=116507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.336530 np0000181124 devstack@c-api.service[116507]: INFO cinder.rpc [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:53:52.337501 np0000181124 devstack@c-api.service[116506]: DEBUG oslo_db.sqlalchemy.engines [None req-9ea4db50-7896-4158-8e22-d59824be744a 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=116506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.338402 np0000181124 devstack@c-api.service[116507]: INFO cinder.rpc [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:53:52.339290 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.340163 np0000181124 devstack@c-api.service[116506]: INFO cinder.rpc [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:53:52.342675 np0000181124 devstack@c-api.service[116506]: INFO cinder.rpc [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:53:52.343774 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.344666 np0000181124 devstack@c-api.service[116505]: DEBUG oslo_db.sqlalchemy.engines [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa 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=116505) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.346528 np0000181124 devstack@c-api.service[116508]: DEBUG oslo_db.sqlalchemy.engines [None req-218f735a-6f41-4e11-b2f9-3030f060494b 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=116508) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:52.347234 np0000181124 devstack@c-api.service[116505]: INFO cinder.rpc [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:53:52.349328 np0000181124 devstack@c-api.service[116508]: INFO cinder.rpc [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:53:52.349480 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.349920 np0000181124 devstack@c-api.service[116505]: INFO cinder.rpc [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:53:52.351206 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.351666 np0000181124 devstack@c-api.service[116508]: INFO cinder.rpc [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:53:52.352916 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.354411 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.354947 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.357763 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.358301 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.361477 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.361854 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.364286 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.364843 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.365444 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.367300 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.367606 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.368178 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.369331 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.370637 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.370769 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.371319 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.372322 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.373807 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.374208 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.375690 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.376464 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.377101 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.377794 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.378623 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.378760 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.379533 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.381301 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.381641 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.381823 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.382823 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.383174 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.384843 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.385881 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.385971 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.386828 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.387870 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.388789 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.390141 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.390720 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.391409 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.391653 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.392350 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.393167 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.393631 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.393853 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.394792 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.395128 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.395304 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.395826 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.396638 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.397010 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.397777 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.397852 np0000181124 devstack@c-api.service[116507]: WARNING cinder.api.contrib.hosts [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:53:52.398496 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.398573 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.399833 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.399928 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.401151 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.401262 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.401317 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.402325 np0000181124 devstack@c-api.service[116506]: WARNING cinder.api.contrib.hosts [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:53:52.402679 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.403020 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.403279 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.403659 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: extensions {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.404342 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.404572 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.405518 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-quota-class-sets {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.405632 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.406607 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.406789 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: scheduler-stats {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.406866 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.407144 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.408108 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: extensions {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.408200 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-quota-sets {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.408257 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.408835 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.409457 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-quota-class-sets {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.409632 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.409764 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: backups {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.410290 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.410725 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: scheduler-stats {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.410986 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.411650 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-snapshot-manage {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.411714 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.412141 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-quota-sets {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.412218 np0000181124 devstack@c-api.service[116505]: WARNING cinder.api.contrib.hosts [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:53:52.412903 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.412954 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.413044 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: consistencygroups {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.413579 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: backups {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.414113 np0000181124 devstack@c-api.service[116508]: WARNING cinder.api.contrib.hosts [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:53:52.414218 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.414850 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.415003 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: extra_specs {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.415549 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.416121 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-snapshot-manage {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.416171 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.416572 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-hosts {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.417041 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.417463 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.417559 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: consistencygroups {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.417878 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-volume-manage {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.418002 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: extensions {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.418981 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.419355 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-availability-zone {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.419407 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-quota-class-sets {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.419461 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: extra_specs {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.419953 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: extensions {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.420644 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: scheduler-stats {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.420736 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: encryption {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.421088 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-hosts {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.421275 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-quota-class-sets {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.422047 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-quota-sets {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.422139 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-volume-transfer {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.422482 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-volume-manage {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.422560 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: scheduler-stats {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.423793 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: capabilities {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.423890 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-availability-zone {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.424041 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-quota-sets {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.424202 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: backups {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.425043 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: encryption {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.425137 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: encryption {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.425471 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: backups {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.426005 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-snapshot-manage {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.426582 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: os-volume-type-access {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.426726 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-volume-transfer {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.427428 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: consistencygroups {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.428017 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-snapshot-manage {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.428226 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: cgsnapshots {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.428335 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: capabilities {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.429340 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: extra_specs {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.429443 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: consistencygroups {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.429500 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: encryption {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.429739 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extended resource: qos-specs {{(pid=116507) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.431049 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: os-volume-type-access {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.431124 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-hosts {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.431424 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: extra_specs {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.432300 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] SnapshotActionsController initialized {{(pid=116507) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:53:52.432415 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-volume-manage {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.432588 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: cgsnapshots {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.432963 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-hosts {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.433021 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.433833 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-availability-zone {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.433983 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extended resource: qos-specs {{(pid=116506) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.434374 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-volume-manage {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.434436 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.435236 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: encryption {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.435787 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.435964 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-availability-zone {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.436053 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.contrib.snapshot_actions [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] SnapshotActionsController initialized {{(pid=116506) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:53:52.436793 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-volume-transfer {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.436856 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.437099 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.437278 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: encryption {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.438156 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.438445 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: capabilities {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.438545 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.438836 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-volume-transfer {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.439551 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.439704 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: encryption {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.439974 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.440419 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: capabilities {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.440859 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.441337 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: os-volume-type-access {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.441388 np0000181124 devstack@c-api.service[116507]: WARNING castellan.key_manager.migration [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.441686 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: encryption {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.442201 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.442289 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.442326 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.442447 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.442547 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension AdminActions extending resource: volumes {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.442673 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension AdminActions extending resource: snapshots {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.442776 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension AdminActions extending resource: backups {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.442968 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeActions extending resource: volumes {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443051 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: cgsnapshots {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.443138 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension TypesManage extending resource: types {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443210 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension UsedLimits extending resource: limits {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443260 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: os-volume-type-access {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.443295 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443426 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443509 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443587 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443661 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.443732 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443815 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.443894 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.v3.router [None req-9b719fc2-b6ea-458c-ac29-1039168df745 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116507) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.444407 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extended resource: qos-specs {{(pid=116505) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.444772 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: cgsnapshots {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.445003 np0000181124 devstack@c-api.service[116506]: WARNING castellan.key_manager.migration [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.445850 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension SnapshotActions extending resource: snapshots {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.445962 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446157 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446256 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extended resource: qos-specs {{(pid=116508) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:53:52.446296 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension AdminActions extending resource: volumes {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446413 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension AdminActions extending resource: snapshots {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446491 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension AdminActions extending resource: backups {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446565 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.contrib.snapshot_actions [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] SnapshotActionsController initialized {{(pid=116505) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:53:52.446648 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeActions extending resource: volumes {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446721 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension TypesManage extending resource: types {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446826 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension UsedLimits extending resource: limits {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.446925 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.447019 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.447122 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.447238 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeTypeAccess extending resource: types {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.447326 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.447391 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.447466 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.447543 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.v3.router [None req-9ea4db50-7896-4158-8e22-d59824be744a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116506) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.448310 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.contrib.snapshot_actions [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] SnapshotActionsController initialized {{(pid=116508) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:53:52.448695 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.449094 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.450163 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.450532 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.451528 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.451886 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.452195 np0000181124 devstack@c-api.service[116507]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e0cc8a3668 pid: 116507 (default app) Jun 17 05:53:52.452910 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.453199 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.454429 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.454587 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.455221 np0000181124 devstack@c-api.service[116506]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e0cc8a3668 pid: 116506 (default app) Jun 17 05:53:52.456101 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.456292 np0000181124 devstack@c-api.service[116505]: WARNING castellan.key_manager.migration [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.457474 np0000181124 devstack@c-api.service[116508]: WARNING castellan.key_manager.migration [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:53:52.457524 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.457668 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.457853 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.458020 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension AdminActions extending resource: volumes {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.458215 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension AdminActions extending resource: snapshots {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.458348 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension SnapshotActions extending resource: snapshots {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.458398 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension AdminActions extending resource: backups {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459151 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459233 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeActions extending resource: volumes {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459286 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459286 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension AdminActions extending resource: volumes {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459350 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension TypesManage extending resource: types {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459387 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension AdminActions extending resource: snapshots {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459431 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension UsedLimits extending resource: limits {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459468 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension AdminActions extending resource: backups {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459468 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeActions extending resource: volumes {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459539 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459599 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension TypesManage extending resource: types {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459637 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459673 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension UsedLimits extending resource: limits {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459708 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459750 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459750 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459822 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459864 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459901 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459945 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeTypeAccess extending resource: types {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.459987 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.460024 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.460024 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.460103 np0000181124 devstack@c-api.service[116505]: DEBUG cinder.api.v3.router [None req-f0a32501-a936-403c-8da9-e7d0ff6d93aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116505) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.460145 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.v3.router [None req-218f735a-6f41-4e11-b2f9-3030f060494b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116508) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:53:52.460573 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.460573 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.460710 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.460710 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.460710 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.460710 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.460710 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.460961 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.460961 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.460961 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.460961 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.460961 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.460961 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461244 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461244 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461244 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461244 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461244 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461479 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461479 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461479 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461479 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461648 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461648 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461648 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461648 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461836 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461836 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461836 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.461836 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.461836 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462057 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462057 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462057 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462057 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462057 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462323 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462323 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462323 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462323 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462323 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462323 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462583 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462583 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462583 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462583 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462583 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462583 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462832 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462832 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462832 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462832 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.462832 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.462832 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463084 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463084 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463084 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463084 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463084 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463084 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463348 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463348 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463348 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463348 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463524 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463524 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463524 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463524 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463524 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463751 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463751 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463751 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463751 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463751 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463965 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463965 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463965 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463965 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.463965 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.463965 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.464985 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.464985 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.464985 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.464985 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.464985 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.465480 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.465480 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.465480 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.465480 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.465480 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.465876 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.465876 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.465876 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.465876 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.466283 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.466283 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.466283 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.466283 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.466608 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.466608 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.466608 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.466608 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.466608 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.467048 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.467048 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.467048 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.467048 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.467048 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.467481 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.467481 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.467481 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.467481 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.467828 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.467828 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.467828 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.467828 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.468162 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.468162 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.468162 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.468162 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.468546 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.468546 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.468546 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.468546 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.468885 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.468885 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.468885 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.468885 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.469285 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.469285 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.469285 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.469285 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.469285 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.469285 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.469798 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.469798 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.469798 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.469798 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.469798 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.470287 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.470287 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.470287 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.470287 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.470287 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.470287 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.470287 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.470967 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.470967 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.470967 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.470967 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.470967 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.470967 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.471499 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.471499 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.471499 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.471499 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.471499 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.471499 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.472027 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.472027 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.472027 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.472027 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.472027 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.472027 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.472551 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.472551 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.472551 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.472551 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.472898 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.472898 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.472898 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.472898 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.473215 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.473215 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.473215 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.473215 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.473404 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.473404 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.473404 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:53:52.473404 np0000181124 devstack@c-api.service[116507]: warnings.warn(deprecated_msg) Jun 17 05:53:52.473404 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.middleware.request_id [None req-2afb973b-42b8-4163-b55a-a801dd5ebef7 None None] RequestId filter calling following filter/app {{(pid=116507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:53:52.473404 np0000181124 devstack@c-api.service[116507]: [pid: 116507|app: 0|req: 1/1] 199.204.45.23 () {60 vars in 949 bytes} [Wed Jun 17 05:53:52 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 05:53:52.473638 np0000181124 devstack@c-api.service[116508]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e0cc8a3668 pid: 116508 (default app) Jun 17 05:53:52.473905 np0000181124 devstack@c-api.service[116505]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72e0cc8a3668 pid: 116505 (default app) Jun 17 05:54:00.127334 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.127334 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.127334 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.127334 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.127334 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128250 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.128250 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128250 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.128250 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128250 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.128530 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128530 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.128530 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128530 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.128530 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128530 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.128857 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128857 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.128857 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.128857 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129102 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129102 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129102 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129102 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129368 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129368 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129368 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129368 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129607 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129607 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129607 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129607 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129607 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129891 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129891 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129891 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.129891 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.129891 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130156 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130156 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130156 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130156 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130156 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130156 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130576 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130576 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130576 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130576 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130576 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130576 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130938 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130938 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130938 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130938 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.130938 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.130938 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131322 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131322 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131322 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131322 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131322 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131623 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131623 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131623 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131623 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131623 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131890 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131890 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131890 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131890 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.131890 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.131890 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132242 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132242 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132242 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132242 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132242 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132242 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132556 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132556 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132556 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132556 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132556 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132860 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132860 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132860 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.132860 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.132860 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133142 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133142 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133142 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133142 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133392 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133392 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133392 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133392 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133619 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133619 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133619 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133619 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133619 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133927 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133927 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133927 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.133927 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.133927 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.134283 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.134283 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.134283 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.134283 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.134562 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.134562 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.134562 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.134562 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.134802 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.134802 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.134802 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.134802 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.135099 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.135099 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.135099 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.135099 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.135461 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.135461 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.135461 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.135461 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.135725 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.135725 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.135725 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.135725 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.135725 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.136061 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.136061 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.136061 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.136061 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.136061 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.136061 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.136737 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.136737 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.136737 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.136737 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.136737 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.137362 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.137362 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.137362 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.137362 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.137362 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.137362 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.138101 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.138101 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.138101 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.138101 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.138101 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.138101 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.138833 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.138833 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.138833 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.138833 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.138833 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.138833 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139311 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139311 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139311 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139311 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139311 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139311 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139513 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139513 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139513 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139513 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139621 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139621 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139621 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139621 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139621 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139751 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139751 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139751 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139751 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:54:00.139751 np0000181124 devstack@c-api.service[116506]: warnings.warn(deprecated_msg) Jun 17 05:54:00.139751 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.middleware.request_id [None req-08eedd98-4280-4a16-b349-2a0605e6c489 None None] RequestId filter calling following filter/app {{(pid=116506) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:54:00.648332 np0000181124 devstack@c-api.service[116506]: INFO cinder.api.openstack.wsgi [None req-08eedd98-4280-4a16-b349-2a0605e6c489 admin admin] POST https://199.204.45.23/volume/v3/types Jun 17 05:54:00.648849 np0000181124 devstack@c-api.service[116506]: DEBUG cinder.api.openstack.wsgi [None req-08eedd98-4280-4a16-b349-2a0605e6c489 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116506) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 05:54:00.650530 np0000181124 devstack@c-api.service[116506]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 05:54:00.650530 np0000181124 devstack@c-api.service[116506]: warnings.warn( Jun 17 05:54:00.685746 np0000181124 devstack@c-api.service[116506]: DEBUG oslo_db.sqlalchemy.engines [None req-08eedd98-4280-4a16-b349-2a0605e6c489 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=116506) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:54:00.718087 np0000181124 devstack@c-api.service[116506]: INFO cinder.api.openstack.wsgi [None req-08eedd98-4280-4a16-b349-2a0605e6c489 admin admin] https://199.204.45.23/volume/v3/types returned with HTTP 200 Jun 17 05:54:00.718623 np0000181124 devstack@c-api.service[116506]: [pid: 116506|app: 0|req: 1/2] 199.204.45.23 () {68 vars in 1281 bytes} [Wed Jun 17 05:54:00 2026] POST /volume/v3/types => generated 186 bytes in 606 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 05:54:00.734008 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.middleware.request_id [req-08eedd98-4280-4a16-b349-2a0605e6c489 req-e299570f-fd9f-4e84-a83c-2724d06039e1 None None] RequestId filter calling following filter/app {{(pid=116507) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:54:01.132305 np0000181124 devstack@c-api.service[116507]: INFO cinder.api.openstack.wsgi [req-08eedd98-4280-4a16-b349-2a0605e6c489 req-e299570f-fd9f-4e84-a83c-2724d06039e1 admin admin] POST https://199.204.45.23/volume/v3/types/2c8b76d1-7b4b-4684-932e-5123d787018c/extra_specs Jun 17 05:54:01.132832 np0000181124 devstack@c-api.service[116507]: DEBUG cinder.api.openstack.wsgi [req-08eedd98-4280-4a16-b349-2a0605e6c489 req-e299570f-fd9f-4e84-a83c-2724d06039e1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 05:54:01.134757 np0000181124 devstack@c-api.service[116507]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 05:54:01.134757 np0000181124 devstack@c-api.service[116507]: warnings.warn( Jun 17 05:54:01.175421 np0000181124 devstack@c-api.service[116507]: DEBUG oslo_db.sqlalchemy.engines [req-08eedd98-4280-4a16-b349-2a0605e6c489 req-e299570f-fd9f-4e84-a83c-2724d06039e1 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=116507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:54:01.241027 np0000181124 devstack@c-api.service[116507]: INFO cinder.api.openstack.wsgi [req-08eedd98-4280-4a16-b349-2a0605e6c489 req-e299570f-fd9f-4e84-a83c-2724d06039e1 admin admin] https://199.204.45.23/volume/v3/types/2c8b76d1-7b4b-4684-932e-5123d787018c/extra_specs returned with HTTP 200 Jun 17 05:54:01.241658 np0000181124 devstack@c-api.service[116507]: [pid: 116507|app: 0|req: 2/3] 199.204.45.23 () {70 vars in 1498 bytes} [Wed Jun 17 05:54:00 2026] POST /volume/v3/types/2c8b76d1-7b4b-4684-932e-5123d787018c/extra_specs => generated 55 bytes in 509 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:54:02.349080 np0000181124 devstack@c-api.service[116505]: DEBUG dbcounter [-] [116505] Writing DB stats cinder:SELECT=6 {{(pid=116505) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:54:02.351107 np0000181124 devstack@c-api.service[116508]: DEBUG dbcounter [-] [116508] Writing DB stats cinder:SELECT=6 {{(pid=116508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:54:10.715963 np0000181124 devstack@c-api.service[116506]: DEBUG dbcounter [-] [116506] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116506) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:54:11.239107 np0000181124 devstack@c-api.service[116507]: DEBUG dbcounter [-] [116507] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:56:51.400822 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.400822 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.401518 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.401518 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.401518 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.401518 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.401518 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.401912 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.401912 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.401912 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.401912 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.401912 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.401912 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.402361 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.402361 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.402361 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.402361 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.402361 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.402680 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.402680 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.402680 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.402680 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.402950 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.402950 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.402950 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.402950 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.403248 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.403248 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.403248 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.403248 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.403248 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.403615 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.403615 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.403615 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.403615 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.403615 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404038 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404038 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404038 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404038 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404038 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404038 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404553 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404553 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404553 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404553 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404553 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404553 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404993 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404993 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404993 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404993 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.404993 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.404993 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.405492 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.405492 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.405492 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.405492 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.405492 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.405492 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.405898 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.405898 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.405898 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.405898 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406208 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406208 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406208 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406208 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406208 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406636 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406636 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406636 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406636 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406636 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406958 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406958 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406958 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406958 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.406958 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.406958 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.407419 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.407419 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.407419 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.407419 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.407419 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.407901 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.407901 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.407901 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.407901 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.407901 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408162 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408162 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408162 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408162 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408311 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408311 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408311 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408311 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408430 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408430 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408430 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408430 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408430 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408576 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408576 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408576 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408576 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408576 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408743 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408743 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408743 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408743 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408902 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408902 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.408902 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.408902 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409028 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409028 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409028 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409028 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409154 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409154 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409154 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409154 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409290 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409290 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409290 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409290 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409398 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409398 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409398 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409398 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409398 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409398 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409585 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409585 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409585 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409585 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409585 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409739 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409739 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409739 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409739 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409739 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409739 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409739 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409935 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409935 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409935 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409935 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.409935 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.409935 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410104 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410104 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410104 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410104 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410104 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410104 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410317 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410317 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410317 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410317 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410317 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410317 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410484 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410484 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410484 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410484 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410598 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410598 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410598 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410598 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410717 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410717 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410717 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410717 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410831 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410831 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410831 np0000181124 devstack@c-api.service[116508]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 05:56:51.410831 np0000181124 devstack@c-api.service[116508]: warnings.warn(deprecated_msg) Jun 17 05:56:51.410831 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.middleware.request_id [None req-ee79fc3b-7f99-405c-b254-ac2a54be930a None None] RequestId filter calling following filter/app {{(pid=116508) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:56:51.410831 np0000181124 devstack@c-api.service[116508]: INFO cinder.api.openstack.wsgi [None req-ee79fc3b-7f99-405c-b254-ac2a54be930a None None] GET https://199.204.45.23/volume// Jun 17 05:56:51.410990 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.openstack.wsgi [None req-ee79fc3b-7f99-405c-b254-ac2a54be930a None None] Empty body provided in request {{(pid=116508) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:56:51.410990 np0000181124 devstack@c-api.service[116508]: DEBUG cinder.api.openstack.wsgi [None req-ee79fc3b-7f99-405c-b254-ac2a54be930a None None] Calling method 'all' {{(pid=116508) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:56:51.410990 np0000181124 devstack@c-api.service[116508]: INFO cinder.api.openstack.wsgi [None req-ee79fc3b-7f99-405c-b254-ac2a54be930a None None] https://199.204.45.23/volume// returned with HTTP 300 Jun 17 05:56:51.410990 np0000181124 devstack@c-api.service[116508]: [pid: 116508|app: 0|req: 1/4] 199.204.45.23 () {66 vars in 1449 bytes} [Wed Jun 17 05:56:51 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)