Jun 08 19:26:00.053340 np0000179058 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 19:26:00.061834 np0000179058 devstack@c-api.service[112744]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 19:26:00 2026] *** Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: nodename: np0000179058 Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: machine: x86_64 Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: clock source: unix Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: pcre jit disabled Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: detected number of CPU cores: 16 Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: current working directory: / Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: detected binary path: /usr/bin/uwsgi-core Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: your processes number limit is 256917 Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: your memory page size is 4096 bytes Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: detected max file descriptor number: 2048 Jun 08 19:26:00.064240 np0000179058 devstack@c-api.service[112744]: lock engine: pthread robust mutexes Jun 08 19:26:00.064740 np0000179058 devstack@c-api.service[112744]: thunder lock: enabled Jun 08 19:26:00.064740 np0000179058 devstack@c-api.service[112744]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 19:26:00.064740 np0000179058 devstack@c-api.service[112744]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 19:26:00.064740 np0000179058 devstack@c-api.service[112744]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 19:26:00.064740 np0000179058 devstack@c-api.service[112744]: Set PythonHome to /opt/stack/data/venv Jun 08 19:26:00.098291 np0000179058 devstack@c-api.service[112744]: Python main interpreter initialized at 0x7fa1f3aa3668 Jun 08 19:26:00.098291 np0000179058 devstack@c-api.service[112744]: python threads support enabled Jun 08 19:26:00.098291 np0000179058 devstack@c-api.service[112744]: your server socket listen backlog is limited to 100 connections Jun 08 19:26:00.098291 np0000179058 devstack@c-api.service[112744]: your mercy for graceful operations on workers is 80 seconds Jun 08 19:26:00.098998 np0000179058 devstack@c-api.service[112744]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 19:26:00.099205 np0000179058 devstack@c-api.service[112744]: *** Operational MODE: preforking *** Jun 08 19:26:00.099356 np0000179058 devstack@c-api.service[112744]: *** uWSGI is running in multiple interpreter mode *** Jun 08 19:26:00.099356 np0000179058 devstack@c-api.service[112744]: spawned uWSGI master process (pid: 112744) Jun 08 19:26:00.099603 np0000179058 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 19:26:00.100235 np0000179058 devstack@c-api.service[112744]: spawned uWSGI worker 1 (pid: 112754, cores: 1) Jun 08 19:26:00.100858 np0000179058 devstack@c-api.service[112744]: spawned uWSGI worker 2 (pid: 112755, cores: 1) Jun 08 19:26:00.102073 np0000179058 devstack@c-api.service[112744]: spawned uWSGI worker 3 (pid: 112756, cores: 1) Jun 08 19:26:00.102073 np0000179058 devstack@c-api.service[112744]: spawned uWSGI worker 4 (pid: 112757, cores: 1) Jun 08 19:26:00.102073 np0000179058 devstack@c-api.service[112744]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 19:26:00.221496 np0000179058 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:00.221496 np0000179058 devstack@c-api.service[112757]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:00.221496 np0000179058 devstack@c-api.service[112757]: we strongly recommend against using it for new projects. Jun 08 19:26:00.221496 np0000179058 devstack@c-api.service[112757]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:00.221496 np0000179058 devstack@c-api.service[112757]: framework. For more detail see Jun 08 19:26:00.221496 np0000179058 devstack@c-api.service[112757]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:00.221496 np0000179058 devstack@c-api.service[112757]: import eventlet # noqa Jun 08 19:26:00.230221 np0000179058 devstack@c-api.service[112756]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:00.230221 np0000179058 devstack@c-api.service[112756]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:00.230221 np0000179058 devstack@c-api.service[112756]: we strongly recommend against using it for new projects. Jun 08 19:26:00.230221 np0000179058 devstack@c-api.service[112756]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:00.230221 np0000179058 devstack@c-api.service[112756]: framework. For more detail see Jun 08 19:26:00.230221 np0000179058 devstack@c-api.service[112756]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:00.230221 np0000179058 devstack@c-api.service[112756]: import eventlet # noqa Jun 08 19:26:00.237536 np0000179058 devstack@c-api.service[112755]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:00.237536 np0000179058 devstack@c-api.service[112755]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:00.237536 np0000179058 devstack@c-api.service[112755]: we strongly recommend against using it for new projects. Jun 08 19:26:00.237536 np0000179058 devstack@c-api.service[112755]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:00.237536 np0000179058 devstack@c-api.service[112755]: framework. For more detail see Jun 08 19:26:00.237536 np0000179058 devstack@c-api.service[112755]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:00.237536 np0000179058 devstack@c-api.service[112755]: import eventlet # noqa Jun 08 19:26:00.244844 np0000179058 devstack@c-api.service[112754]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:00.244844 np0000179058 devstack@c-api.service[112754]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:00.244844 np0000179058 devstack@c-api.service[112754]: we strongly recommend against using it for new projects. Jun 08 19:26:00.244844 np0000179058 devstack@c-api.service[112754]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:00.244844 np0000179058 devstack@c-api.service[112754]: framework. For more detail see Jun 08 19:26:00.244844 np0000179058 devstack@c-api.service[112754]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:00.244844 np0000179058 devstack@c-api.service[112754]: import eventlet # noqa Jun 08 19:26:00.304343 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:00.304343 np0000179058 devstack@c-api.service[112757]: warnings.warn( Jun 08 19:26:00.317420 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:00.317420 np0000179058 devstack@c-api.service[112756]: warnings.warn( Jun 08 19:26:00.326066 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:00.326066 np0000179058 devstack@c-api.service[112755]: warnings.warn( Jun 08 19:26:00.332399 np0000179058 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:00.332399 np0000179058 devstack@c-api.service[112754]: warnings.warn( Jun 08 19:26:00.378307 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 08 19:26:00.378307 np0000179058 devstack@c-api.service[112757]: from cgi import parse_header Jun 08 19:26:00.393433 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 08 19:26:00.393433 np0000179058 devstack@c-api.service[112756]: from cgi import parse_header Jun 08 19:26:00.405562 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 08 19:26:00.405562 np0000179058 devstack@c-api.service[112755]: from cgi import parse_header Jun 08 19:26:00.413918 np0000179058 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 08 19:26:00.413918 np0000179058 devstack@c-api.service[112754]: from cgi import parse_header Jun 08 19:26:00.427745 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 08 19:26:00.427745 np0000179058 devstack@c-api.service[112757]: removals.removed_module( Jun 08 19:26:00.429165 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 08 19:26:00.429165 np0000179058 devstack@c-api.service[112757]: removals.removed_module( Jun 08 19:26:00.445376 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 08 19:26:00.445376 np0000179058 devstack@c-api.service[112756]: removals.removed_module( Jun 08 19:26:00.446872 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 08 19:26:00.446872 np0000179058 devstack@c-api.service[112756]: removals.removed_module( Jun 08 19:26:00.457699 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 08 19:26:00.457699 np0000179058 devstack@c-api.service[112755]: removals.removed_module( Jun 08 19:26:00.459228 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 08 19:26:00.459228 np0000179058 devstack@c-api.service[112755]: removals.removed_module( Jun 08 19:26:00.465810 np0000179058 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 08 19:26:00.465810 np0000179058 devstack@c-api.service[112754]: removals.removed_module( Jun 08 19:26:00.467629 np0000179058 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 08 19:26:00.467629 np0000179058 devstack@c-api.service[112754]: removals.removed_module( Jun 08 19:26:01.042745 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 08 19:26:01.042745 np0000179058 devstack@c-api.service[112757]: warnings.warn( Jun 08 19:26:01.072420 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 08 19:26:01.072420 np0000179058 devstack@c-api.service[112756]: warnings.warn( Jun 08 19:26:01.086791 np0000179058 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 08 19:26:01.086791 np0000179058 devstack@c-api.service[112754]: warnings.warn( Jun 08 19:26:01.102161 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 08 19:26:01.102161 np0000179058 devstack@c-api.service[112755]: warnings.warn( Jun 08 19:26:01.140708 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 08 19:26:01.140708 np0000179058 devstack@c-api.service[112757]: warnings.warn( Jun 08 19:26:01.169397 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 08 19:26:01.169397 np0000179058 devstack@c-api.service[112756]: warnings.warn( Jun 08 19:26:01.183887 np0000179058 devstack@c-api.service[112754]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 08 19:26:01.183887 np0000179058 devstack@c-api.service[112754]: warnings.warn( Jun 08 19:26:01.194286 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 08 19:26:01.194286 np0000179058 devstack@c-api.service[112755]: warnings.warn( Jun 08 19:26:01.457867 np0000179058 devstack@c-api.service[112757]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 08 19:26:01.458509 np0000179058 devstack@c-api.service[112757]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112757) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:01.459151 np0000179058 devstack@c-api.service[112756]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 08 19:26:01.459548 np0000179058 devstack@c-api.service[112756]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112756) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:01.464558 np0000179058 devstack@c-api.service[112754]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 08 19:26:01.464983 np0000179058 devstack@c-api.service[112754]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112754) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:01.477889 np0000179058 devstack@c-api.service[112755]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 08 19:26:01.478353 np0000179058 devstack@c-api.service[112755]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112755) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:01.543567 np0000179058 devstack@c-api.service[112756]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:01.543567 np0000179058 devstack@c-api.service[112756]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:01.543870 np0000179058 devstack@c-api.service[112754]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:01.543870 np0000179058 devstack@c-api.service[112754]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:01.544758 np0000179058 devstack@c-api.service[112757]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:01.544758 np0000179058 devstack@c-api.service[112757]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:01.544874 np0000179058 devstack@c-api.service[112755]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 08 19:26:01.544874 np0000179058 devstack@c-api.service[112755]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:02.001164 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112755) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:02.001298 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112756) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:02.001388 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112754) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:02.001452 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:02.001522 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.001579 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.001638 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.001708 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.001768 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.001822 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.001874 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.001933 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.001999 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.001999 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.002141 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.002201 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.002264 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.002264 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.002392 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.002464 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.002518 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.002580 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.002639 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.002700 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.002764 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.002820 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.002889 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.002948 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.003027 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.003086 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.003140 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.003211 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.003272 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.003324 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.003375 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.003442 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.003499 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.003550 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.003605 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.003665 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.003723 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.003723 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.003723 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.003723 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.004694 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.004806 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.004866 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.004924 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.004980 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.005076 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.005134 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.005192 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.005248 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.005305 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.005373 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.005440 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.005503 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.005562 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.005617 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.005682 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.005739 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.005796 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.005863 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.005921 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.005977 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.006065 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.006126 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.006182 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.006252 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.006462 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.006541 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.006541 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.006661 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.006661 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.006773 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.006836 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.006891 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.006959 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.007040 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.007097 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.007152 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.007207 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.007265 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.007321 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.007375 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.007430 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.007501 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.007565 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.007622 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.007678 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.007732 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.007786 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.007841 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.007897 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.007952 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.008024 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.008099 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.008156 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.008272 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.008330 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.009487 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.009541 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.009620 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.009662 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.009709 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.009753 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.009798 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.009837 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.009869 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.009934 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.009972 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.009972 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.010060 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.010095 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.010128 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.010173 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.010219 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.010219 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.010294 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.010332 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.010369 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.010405 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.010442 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.010484 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.010529 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.010529 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.010529 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.010529 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.010666 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.010666 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.010739 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.010793 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.010873 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.010913 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.010965 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.011028 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.011068 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.011103 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.011149 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.011189 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.011225 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.011263 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.011300 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.011338 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.011379 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.011417 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.011450 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.011487 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.011529 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.011570 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.011606 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.011640 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.011678 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.011678 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.011678 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.011678 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.012294 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.012342 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.012407 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.012450 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.012490 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.012524 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.012561 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.012611 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.012662 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.012700 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.012737 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.012781 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.012819 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.012860 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.012896 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.012933 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.012971 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.013042 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.013079 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.013117 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.013158 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.013195 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.013231 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.013267 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.013304 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.013340 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.013340 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.013340 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.014025 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.014102 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.014142 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.014198 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.014238 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.014280 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.014317 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.014357 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.014400 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.014439 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.014473 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.014508 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.014543 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.014582 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.014619 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.014652 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.014687 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.014727 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.014765 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.014799 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.014837 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.014872 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.014910 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.014944 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.014981 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.015028 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.015028 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.015028 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.019350 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.019416 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.019455 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.019537 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.019580 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.019632 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.019732 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.019859 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.019929 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.020012 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.020092 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.020142 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.020206 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.020246 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.020283 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.020339 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.020379 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.020413 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.020448 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.020486 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.020486 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.020549 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.020589 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.020632 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.020632 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.020632 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.020735 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.020735 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.021768 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.021823 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.021875 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.021932 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.021987 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.022052 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.022134 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.022179 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.022247 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.022315 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.022366 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.022455 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.022506 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.022546 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.022588 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.022636 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.022677 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.022714 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.022751 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.022792 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.022835 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.022875 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.022914 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.022950 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.022993 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.023050 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.023050 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.023050 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.024470 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.024533 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.024571 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.024605 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.024679 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.024728 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.024779 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.024833 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.024913 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.024913 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.024985 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.025058 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.025099 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.025136 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.025174 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.025211 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.025255 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.025294 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.025334 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.025373 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.025409 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.025445 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.025482 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.025516 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.025553 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.025553 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.025553 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.025655 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.025690 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.025690 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.025760 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.025826 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.025868 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.025903 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.025948 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.025987 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.026041 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.026086 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.026129 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.026167 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.026206 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.026206 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.026274 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.026310 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.026346 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.026346 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.026422 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.026461 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.026506 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.026546 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.026583 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.026619 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.026656 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.026656 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.026656 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.026656 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.027191 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.027238 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.027287 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.027325 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.027379 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.027417 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.027455 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.027494 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.027532 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.027576 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.027614 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.027651 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.027692 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.027730 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.027766 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.027801 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.027834 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.027871 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.027908 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.028050 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.028092 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.028130 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.028170 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.028246 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.028286 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.028286 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.028286 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.028286 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.029965 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.030028 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.030101 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.030151 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.030197 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.030265 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.030306 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.030341 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.030379 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.030435 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.030475 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.030513 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.030554 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.030592 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.030629 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.030669 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.030706 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.030743 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.030780 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.030816 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.030852 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.030886 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.030927 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.030970 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.031021 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.031059 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.031059 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.031134 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.031418 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.031500 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.031539 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.031597 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.031635 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.031673 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.031709 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.031752 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.031786 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.031823 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.031858 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.031904 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.031948 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.031981 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.032038 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.032086 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.032124 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.032161 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.032224 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.032258 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.032293 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.032335 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.032380 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.032417 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.032455 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.032523 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.032563 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.032600 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.032636 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.032671 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.032717 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.032761 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.032798 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.032834 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.032871 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.032908 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.032944 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.032980 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.033031 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.033065 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.033097 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.033143 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.033182 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.033214 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.033214 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.033277 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.033313 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.033348 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.033383 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.034386 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.034432 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.034490 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.034532 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.034580 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.034623 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.034666 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.034704 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.034741 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.034774 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.034815 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.034854 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.034890 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.034926 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.034969 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.035034 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.035071 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.035108 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.035152 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.035152 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.035152 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.035420 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.035489 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.035591 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.035674 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.035769 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.035840 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.035894 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.035934 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.035971 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.036029 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.036069 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.036106 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.036106 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.036183 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.036245 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.036278 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.036311 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.036345 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.036383 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.036415 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.036449 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.036485 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.036523 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.036559 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.036602 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.036639 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.036639 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.036639 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.036731 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.036779 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.036818 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.036855 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.036891 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.036928 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.036975 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.037027 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.037066 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.037102 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.037139 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.037175 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.037211 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.037247 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.037283 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.037320 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.037354 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.037404 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.037441 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.037477 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.037513 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.037550 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.037591 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.037627 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.037666 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.037703 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.037740 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.037740 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.037810 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.037810 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.037810 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.037810 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.037810 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.037810 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.037987 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.041409 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.041458 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.041530 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.041572 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.041640 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.041689 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.041751 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.041803 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.041841 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.041878 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.041916 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.041963 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.042001 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.042054 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.042092 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.042129 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.042165 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.042202 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.042234 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.042271 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.042303 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.042351 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.042390 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.042426 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.042464 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.042500 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.042536 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.042573 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.042607 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.042645 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.042688 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.042729 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.042764 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.042801 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.042838 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.042876 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.042910 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.042946 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.042988 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.043040 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.043087 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.043122 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.043160 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.043196 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.043233 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.043269 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.043304 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.043304 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.043367 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.043403 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.043450 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.043489 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.043489 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.043558 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.043592 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.043630 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.043666 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.043702 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.043738 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.043738 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.043738 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.043738 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.043875 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.043917 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.043950 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.043986 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.044034 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.044034 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.044099 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.044143 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.044185 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.044260 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.044298 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.044344 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.044376 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.044410 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.044453 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.044486 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.044523 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.044558 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.044558 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.044629 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.044663 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.044710 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.045850 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.045901 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.045943 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.045981 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.046042 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.046081 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.046121 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.046174 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.046211 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.046254 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.046290 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.046327 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.046372 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.046410 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.046447 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.046483 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.046525 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.046575 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.046613 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.046647 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.046683 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.046722 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.046760 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.046813 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.046854 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.046892 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.046929 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.046972 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.047021 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.047067 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.047105 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.047143 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.047181 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.047218 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.047250 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.047289 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.047325 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.047361 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.047487 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.047530 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.047563 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.047599 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.047636 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.047675 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.047716 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.047757 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.047794 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.047832 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.047874 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.047911 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.047951 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.047988 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.048035 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.048073 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.048106 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.048143 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.048179 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.048237 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.048270 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.048316 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.048351 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.048390 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.048431 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.048471 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.048509 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.048548 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.048582 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.048620 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.048656 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.048698 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.048740 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.048777 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.048814 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.048848 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.048883 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.048919 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.048954 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.048991 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.049043 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.049094 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.049134 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.049170 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.049206 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.049240 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.049280 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.049317 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.049354 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.049390 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.049426 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.049473 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.049508 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.049544 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.049580 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.049615 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.049651 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.049686 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.049686 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.049750 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.049797 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.049839 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.049882 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.049882 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.049947 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.049985 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.050036 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.050073 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.050120 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.050158 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.050158 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.050229 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.050268 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.050305 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.050346 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.050380 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.050418 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.050454 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.050489 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.050525 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.050563 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.050606 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.050641 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.050677 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.050715 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.050752 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.050789 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.050825 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.050861 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.050898 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.050944 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.050982 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.051041 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.051083 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.051083 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.051148 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.051148 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.051148 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.051148 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.051148 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.051316 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.051316 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.051381 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.051418 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.051454 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.051491 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.051491 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.051491 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.051589 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.051632 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.051666 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.051666 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.051666 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.051759 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.051796 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.051831 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.051868 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.051902 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.051945 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.051980 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.052030 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.052077 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.052115 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.052156 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.052194 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.052194 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.052305 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.052346 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.052384 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.052384 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.052449 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.052449 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.052515 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.052543 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.052572 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.052595 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.052622 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.052650 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.052678 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.052702 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.052726 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.052750 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.052781 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.052808 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.052835 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.052862 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.052893 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.052925 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.052952 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.053045 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.053138 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.053177 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.053205 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.053232 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.053261 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.053293 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.053318 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.053344 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.053375 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.053402 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.053429 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.053456 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.053487 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.053516 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.053544 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.053572 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.053598 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.053628 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.053652 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.053680 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.053705 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.053732 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.053757 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.053784 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.053813 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.053846 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.053846 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.053898 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.053930 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.053955 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.053980 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.054015 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.054015 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.054015 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.054015 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.054015 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.054135 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.054135 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.054135 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.054135 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.054135 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.054135 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.054135 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.054300 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.054300 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.054300 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.054300 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.054300 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.054425 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.054449 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.054449 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.054496 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.054520 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.054555 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.054582 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.054612 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.054636 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.054636 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.054685 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.054709 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.054736 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.054764 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.054764 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.054817 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.054979 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.055052 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.055113 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.055181 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.055233 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.055290 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.055320 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.055348 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.055439 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.055439 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.055512 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.055573 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.055633 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.055699 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.055826 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.055900 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.055966 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.056058 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.056119 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.056178 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.056263 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.056338 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.056433 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.056523 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.056612 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.056697 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.056783 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.056878 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:02.061903 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112755) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.061970 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.062021 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.062079 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.062147 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112755) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.062200 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112755) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.062340 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112756) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.062398 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.062457 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.062521 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.062569 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112756) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.062609 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112757) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.062653 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112756) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.062691 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.062779 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112754) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:02.062822 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.062856 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:02.062893 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.062926 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:02.062974 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112757) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.063029 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:02.063068 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112757) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.063101 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112754) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:02.063101 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112754) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:02.108140 np0000179058 devstack@c-api.service[112755]: INFO dbcounter [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Registered counter for database cinder Jun 08 19:26:02.108662 np0000179058 devstack@c-api.service[112754]: INFO dbcounter [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Registered counter for database cinder Jun 08 19:26:02.108738 np0000179058 devstack@c-api.service[112756]: INFO dbcounter [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Registered counter for database cinder Jun 08 19:26:02.109368 np0000179058 devstack@c-api.service[112757]: INFO dbcounter [None req-14f64368-f10c-4278-9324-67359033e240 None None] Registered counter for database cinder Jun 08 19:26:02.155708 np0000179058 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.156729 np0000179058 devstack@c-api.service[112755]: DEBUG oslo_db.sqlalchemy.engines [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 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=112755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.158255 np0000179058 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-14f64368-f10c-4278-9324-67359033e240 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.160592 np0000179058 devstack@c-api.service[112754]: DEBUG oslo_db.sqlalchemy.engines [None req-628127dd-56a1-4525-b10d-31f4bf569d4c 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=112754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.273309 np0000179058 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writer thread running {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:02.275909 np0000179058 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writer thread running {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:02.276210 np0000179058 devstack@c-api.service[112757]: INFO cinder.rpc [None req-14f64368-f10c-4278-9324-67359033e240 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:02.278605 np0000179058 devstack@c-api.service[112756]: INFO cinder.rpc [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:02.278693 np0000179058 devstack@c-api.service[112757]: INFO cinder.rpc [None req-14f64368-f10c-4278-9324-67359033e240 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:02.280957 np0000179058 devstack@c-api.service[112757]: INFO cinder.rpc [None req-14f64368-f10c-4278-9324-67359033e240 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:02.281116 np0000179058 devstack@c-api.service[112756]: INFO cinder.rpc [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:02.283090 np0000179058 devstack@c-api.service[112757]: INFO cinder.rpc [None req-14f64368-f10c-4278-9324-67359033e240 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:02.286028 np0000179058 devstack@c-api.service[112756]: INFO cinder.rpc [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:02.286112 np0000179058 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writer thread running {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:02.286164 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.286201 np0000179058 devstack@c-api.service[112756]: INFO cinder.rpc [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:02.286237 np0000179058 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writer thread running {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:02.286385 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.288263 np0000179058 devstack@c-api.service[112754]: INFO cinder.rpc [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:02.288525 np0000179058 devstack@c-api.service[112755]: INFO cinder.rpc [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:02.288589 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.290294 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.290874 np0000179058 devstack@c-api.service[112755]: INFO cinder.rpc [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:02.292310 np0000179058 devstack@c-api.service[112754]: INFO cinder.rpc [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:02.293183 np0000179058 devstack@c-api.service[112755]: INFO cinder.rpc [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:02.295621 np0000179058 devstack@c-api.service[112755]: INFO cinder.rpc [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:02.295799 np0000179058 devstack@c-api.service[112754]: INFO cinder.rpc [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:02.296813 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.298450 np0000179058 devstack@c-api.service[112754]: INFO cinder.rpc [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:02.299936 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.300912 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.305269 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.327314 np0000179058 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-14f64368-f10c-4278-9324-67359033e240 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.328622 np0000179058 devstack@c-api.service[112756]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 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=112756) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.330190 np0000179058 devstack@c-api.service[112757]: INFO cinder.rpc [None req-14f64368-f10c-4278-9324-67359033e240 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:02.333182 np0000179058 devstack@c-api.service[112756]: INFO cinder.rpc [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:02.333279 np0000179058 devstack@c-api.service[112757]: INFO cinder.rpc [None req-14f64368-f10c-4278-9324-67359033e240 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:02.333906 np0000179058 devstack@c-api.service[112756]: INFO cinder.rpc [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:02.334059 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.335044 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.337900 np0000179058 devstack@c-api.service[112755]: DEBUG oslo_db.sqlalchemy.engines [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 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=112755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.340142 np0000179058 devstack@c-api.service[112755]: INFO cinder.rpc [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:02.342219 np0000179058 devstack@c-api.service[112755]: INFO cinder.rpc [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:02.343480 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.343885 np0000179058 devstack@c-api.service[112754]: DEBUG oslo_db.sqlalchemy.engines [None req-628127dd-56a1-4525-b10d-31f4bf569d4c 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=112754) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:02.347047 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.347325 np0000179058 devstack@c-api.service[112754]: INFO cinder.rpc [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:02.349210 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.350191 np0000179058 devstack@c-api.service[112754]: INFO cinder.rpc [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:02.350291 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.351599 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.352588 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.353267 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.356111 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.356891 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.358280 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.359256 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.360968 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.361199 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.362345 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.363963 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.364056 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.366947 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.367074 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.367136 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.367460 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.369910 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.370043 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.370520 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.370590 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.372793 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.373274 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.373416 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.374072 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.374361 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.376240 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.376733 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.376930 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.377945 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.379520 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.380069 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.380721 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.382466 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.382947 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.383138 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.383962 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.386142 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.386229 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.386289 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.386650 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.388019 np0000179058 devstack@c-api.service[112756]: WARNING cinder.api.contrib.hosts [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:02.388742 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.389289 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.389653 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.390130 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.391509 np0000179058 devstack@c-api.service[112757]: WARNING cinder.api.contrib.hosts [None req-14f64368-f10c-4278-9324-67359033e240 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:02.391582 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.392129 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.392350 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.392466 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.393030 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.393747 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.394314 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.395072 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.395179 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.395662 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.395990 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.396541 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.396639 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.397134 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.397933 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.398000 np0000179058 devstack@c-api.service[112755]: WARNING cinder.api.contrib.hosts [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:02.398411 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.398661 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.399264 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.399331 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.399392 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: extensions {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.400089 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.400714 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: encryption {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.400792 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.401584 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.402216 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.402314 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: capabilities {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.403082 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.403565 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: extensions {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.404062 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-quota-class-sets {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.404452 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.405103 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.405405 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-volume-type-access {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.405512 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.405860 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.406965 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: capabilities {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.407099 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: extra_specs {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.407477 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.408577 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.408683 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-hosts {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.408910 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.409047 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-quota-class-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.409892 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-availability-zone {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.409979 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: extensions {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.410179 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-volume-type-access {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.410580 np0000179058 devstack@c-api.service[112754]: WARNING cinder.api.contrib.hosts [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:02.411155 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: consistencygroups {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.411279 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: encryption {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.411338 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.411670 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: extra_specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.412725 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.412824 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: capabilities {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.413077 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: cgsnapshots {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.413197 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-hosts {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.414212 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.414468 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-snapshot-manage {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.414508 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-availability-zone {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.414794 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-quota-class-sets {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.415686 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.415729 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: consistencygroups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.415841 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-volume-manage {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.416045 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-volume-type-access {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.417081 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.417355 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: backups {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.417648 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: extra_specs {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.417688 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: cgsnapshots {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.418471 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.419023 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-snapshot-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.419155 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-hosts {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.419333 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: encryption {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.419940 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.420495 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-volume-manage {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.420576 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-availability-zone {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.421132 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-volume-transfer {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.421500 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.421955 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: consistencygroups {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.422074 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: backups {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.422817 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: extensions {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.422884 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: scheduler-stats {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.424111 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: encryption {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.424215 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: cgsnapshots {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.424291 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: encryption {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.424352 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: os-quota-sets {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.425620 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-snapshot-manage {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.425725 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-volume-transfer {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.425801 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: capabilities {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.425870 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extended resource: qos-specs {{(pid=112756) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.427182 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: scheduler-stats {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.427325 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-volume-manage {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.427977 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-quota-class-sets {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.428577 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: os-quota-sets {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.428828 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: backups {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.428905 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] SnapshotActionsController initialized {{(pid=112756) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:02.429345 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-volume-type-access {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.429893 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.429956 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extended resource: qos-specs {{(pid=112757) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.430790 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: encryption {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.430988 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: extra_specs {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.431849 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.431983 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.contrib.snapshot_actions [None req-14f64368-f10c-4278-9324-67359033e240 None None] SnapshotActionsController initialized {{(pid=112757) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:02.432320 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-volume-transfer {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.432580 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-hosts {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.432845 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.433704 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.433867 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: scheduler-stats {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.433950 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-availability-zone {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.434268 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.434996 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.435255 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: consistencygroups {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.435322 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: os-quota-sets {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.435579 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.436348 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.436687 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extended resource: qos-specs {{(pid=112755) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.436905 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.437272 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: cgsnapshots {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.437676 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.438219 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.438680 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-snapshot-manage {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.438747 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.contrib.snapshot_actions [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] SnapshotActionsController initialized {{(pid=112755) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:02.439055 np0000179058 devstack@c-api.service[112756]: WARNING castellan.key_manager.migration [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.439502 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.439666 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.439987 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.440118 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-volume-manage {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.440204 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension TypesManage extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.440204 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.440317 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.440514 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.440862 np0000179058 devstack@c-api.service[112757]: WARNING castellan.key_manager.migration [None req-14f64368-f10c-4278-9324-67359033e240 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.441167 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.441237 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441337 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension UsedLimits extending resource: limits {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441411 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441467 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441576 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: backups {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.441650 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441714 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension AdminActions extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441771 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441828 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441891 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension AdminActions extending resource: backups {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441947 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension TypesManage extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.441999 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.442096 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.442156 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.442212 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.442263 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.v3.router [None req-7a1ef120-4df3-4dd7-ab74-c9c7e3b4f2b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112756) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.442489 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.442802 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.442912 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443057 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension UsedLimits extending resource: limits {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443137 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443216 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443354 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443429 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension AdminActions extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443571 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension AdminActions extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443649 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: encryption {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.443709 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension AdminActions extending resource: backups {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443763 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443816 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.443872 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.443926 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.v3.router [None req-14f64368-f10c-4278-9324-67359033e240 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112757) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.445159 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.445245 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-volume-transfer {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.446434 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.446800 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: scheduler-stats {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.447776 np0000179058 devstack@c-api.service[112755]: WARNING castellan.key_manager.migration [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.448268 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: os-quota-sets {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.448756 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.448868 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension TypesManage extending resource: types {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.448979 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.449108 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.449204 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeActions extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.449740 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extended resource: qos-specs {{(pid=112754) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:02.449793 np0000179058 devstack@c-api.service[112756]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fa1f3aa3668 pid: 112756 (default app) Jun 08 19:26:02.449950 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450088 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension UsedLimits extending resource: limits {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450197 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450291 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450406 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450500 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension AdminActions extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450612 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension AdminActions extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450708 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension AdminActions extending resource: backups {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450808 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.450913 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.451018 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.v3.router [None req-4c123140-b43f-47ee-8a3c-87d2576daa55 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112755) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.451553 np0000179058 devstack@c-api.service[112757]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fa1f3aa3668 pid: 112757 (default app) Jun 08 19:26:02.452016 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.contrib.snapshot_actions [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] SnapshotActionsController initialized {{(pid=112754) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:02.453185 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.454738 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.456069 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.457464 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.457593 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.457593 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.457839 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.457839 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.457839 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.457839 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.457839 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.458448 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.458448 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.458448 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.458448 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.458448 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.458448 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.459167 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.459167 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.459167 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.459167 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.459167 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.460248 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.460248 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.460248 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.460248 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.460737 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.460737 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.460737 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.460737 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461227 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461227 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461227 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461227 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461227 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461661 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461661 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461661 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461661 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461661 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461945 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461945 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461945 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461945 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.461945 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.461945 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.462323 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.462323 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.462323 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.462323 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.462323 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.462323 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.462683 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.462683 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.462683 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.462683 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.462683 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.462683 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463046 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.463046 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463046 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.463046 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463046 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.463046 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463418 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.463418 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463418 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.463418 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463676 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.463676 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463676 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.463676 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.463676 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.464025 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.464025 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.464025 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.464025 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.464025 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.464305 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.464305 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.464305 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.464305 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.464305 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.464305 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465021 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465021 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465021 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465021 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465021 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465343 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465343 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465343 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465343 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465343 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465668 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465668 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465668 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465668 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465913 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465913 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.465913 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.465913 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.466205 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.466205 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.466205 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.466205 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.466205 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.466527 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.466527 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.466527 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.466527 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.466527 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.466815 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.466815 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.466815 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.466815 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467085 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467085 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467085 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467085 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467328 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467328 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467328 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467328 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467589 np0000179058 devstack@c-api.service[112755]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fa1f3aa3668 pid: 112755 (default app) Jun 08 19:26:02.467649 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467649 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467649 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467649 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467898 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467898 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.467898 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.467898 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468188 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468188 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468188 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468188 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468188 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468188 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468559 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468559 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468559 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468559 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468559 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468888 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468888 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468888 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468888 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468888 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.468888 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.468888 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.469323 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.469323 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.469323 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.469323 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.469323 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.469323 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.469685 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.469685 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.469685 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.469685 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.469685 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.469685 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.470163 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.470163 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.470163 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.470163 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.470163 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.470163 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.470521 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.470521 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.470521 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.470521 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.470774 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.470774 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.470774 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.470774 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.471052 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.471052 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.471052 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.471052 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.471292 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.471292 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.471292 np0000179058 devstack@c-api.service[112756]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:02.471292 np0000179058 devstack@c-api.service[112756]: warnings.warn(deprecated_msg) Jun 08 19:26:02.471550 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.471853 np0000179058 devstack@c-api.service[112756]: DEBUG cinder.api.middleware.request_id [None req-00e86367-0512-42b1-a63d-e43121c7b256 None None] RequestId filter calling following filter/app {{(pid=112756) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:02.471913 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.471913 np0000179058 devstack@c-api.service[112754]: WARNING castellan.key_manager.migration [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:02.472047 np0000179058 devstack@c-api.service[112756]: [pid: 112756|app: 0|req: 1/1] 199.19.213.204 () {60 vars in 956 bytes} [Mon Jun 8 19:26:02 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 08 19:26:02.472107 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472107 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension TypesManage extending resource: types {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472107 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472107 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472107 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeActions extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472107 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472107 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension UsedLimits extending resource: limits {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472422 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472422 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472422 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472422 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension AdminActions extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472422 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension AdminActions extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472422 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension AdminActions extending resource: backups {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472422 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472783 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.472783 np0000179058 devstack@c-api.service[112754]: DEBUG cinder.api.v3.router [None req-628127dd-56a1-4525-b10d-31f4bf569d4c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112754) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:02.477960 np0000179058 devstack@c-api.service[112754]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fa1f3aa3668 pid: 112754 (default app) Jun 08 19:26:09.844797 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.844797 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.844797 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.844797 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.844797 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845527 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.845527 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845527 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.845527 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845527 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.845742 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845742 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.845742 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845742 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.845742 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845742 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.845979 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845979 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.845979 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.845979 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846177 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846177 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846177 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846177 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846354 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846354 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846354 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846354 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846516 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846516 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846516 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846516 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846516 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846715 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846715 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846715 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846715 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846715 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846926 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846926 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846926 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846926 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.846926 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.846926 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847178 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847178 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847178 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847178 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847178 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847178 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847413 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847413 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847413 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847413 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847413 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847413 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847641 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847641 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847641 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847641 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847641 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847832 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847832 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847832 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.847832 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.847832 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848072 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848072 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848072 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848072 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848072 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848072 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848346 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848346 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848346 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848346 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848346 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848346 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848614 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848614 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848614 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848614 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848614 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848807 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848807 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848807 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848807 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848807 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848997 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848997 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.848997 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.848997 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849185 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849185 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849185 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849185 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849356 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849356 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849356 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849356 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849356 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849561 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849561 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849561 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849561 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849561 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849742 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849742 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849742 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849742 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849896 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849896 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.849896 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.849896 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850066 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850066 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850066 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850066 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850232 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850232 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850232 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850232 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850415 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850415 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850415 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850415 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850568 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850568 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850568 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850568 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850568 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850766 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850766 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850766 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850766 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850766 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850766 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850994 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850994 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850994 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.850994 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.850994 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851208 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851208 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851208 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851208 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851208 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851208 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851445 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851445 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851445 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851445 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851445 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851445 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851675 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851675 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851675 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851675 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851675 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851675 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851898 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851898 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851898 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851898 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.851898 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.851898 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852150 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.852150 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852150 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.852150 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852329 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.852329 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852329 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.852329 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852329 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.852560 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852560 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.852560 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852560 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:09.852560 np0000179058 devstack@c-api.service[112757]: warnings.warn(deprecated_msg) Jun 08 19:26:09.852560 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.middleware.request_id [None req-b37d92ad-2123-44dc-91dd-9e370140aae3 None None] RequestId filter calling following filter/app {{(pid=112757) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:10.327467 np0000179058 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-b37d92ad-2123-44dc-91dd-9e370140aae3 admin admin] POST https://199.19.213.204/volume/v3/types Jun 08 19:26:10.328023 np0000179058 devstack@c-api.service[112757]: DEBUG cinder.api.openstack.wsgi [None req-b37d92ad-2123-44dc-91dd-9e370140aae3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112757) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:26:10.329665 np0000179058 devstack@c-api.service[112757]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 08 19:26:10.329665 np0000179058 devstack@c-api.service[112757]: warnings.warn( Jun 08 19:26:10.371694 np0000179058 devstack@c-api.service[112757]: DEBUG oslo_db.sqlalchemy.engines [None req-b37d92ad-2123-44dc-91dd-9e370140aae3 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=112757) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:10.402730 np0000179058 devstack@c-api.service[112757]: INFO cinder.api.openstack.wsgi [None req-b37d92ad-2123-44dc-91dd-9e370140aae3 admin admin] https://199.19.213.204/volume/v3/types returned with HTTP 200 Jun 08 19:26:10.403662 np0000179058 devstack@c-api.service[112757]: [pid: 112757|app: 0|req: 1/2] 199.19.213.204 () {68 vars in 1288 bytes} [Mon Jun 8 19:26:09 2026] POST /volume/v3/types => generated 186 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 19:26:10.427540 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.427540 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.427540 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.427540 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.427540 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.428608 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.428608 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.428608 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.428608 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.428608 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.429072 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.429072 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.429072 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.429072 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.429072 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.429072 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.429491 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.429491 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.429491 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.429491 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.429770 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.429770 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.429770 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.429770 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430029 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430029 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430029 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430029 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430185 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430185 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430185 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430185 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430185 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430375 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430375 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430375 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430375 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430375 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430570 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430570 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430570 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430570 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430570 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430570 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430808 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430808 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430808 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430808 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.430808 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.430808 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431071 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431071 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431071 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431071 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431071 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431071 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431304 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431304 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431304 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431304 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431304 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431505 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431505 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431505 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431505 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431505 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431695 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431695 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431695 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431695 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431695 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431695 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431939 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431939 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431939 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431939 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.431939 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.431939 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432177 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432177 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432177 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432177 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432177 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432381 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432381 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432381 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432381 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432381 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432588 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432588 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432588 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432588 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432774 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432774 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432774 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432774 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432928 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432928 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432928 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.432928 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.432928 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433153 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433153 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433153 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433153 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433153 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433344 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433344 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433344 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433344 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433508 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433508 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433508 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433508 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433668 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433668 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433668 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433668 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433831 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433831 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433831 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433831 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433989 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433989 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.433989 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.433989 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434173 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434173 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434173 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434173 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434173 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434371 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434371 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434371 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434371 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434371 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434371 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434591 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434591 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434591 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434591 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434591 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434767 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434767 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434767 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434767 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434767 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434767 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434993 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434993 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434993 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434993 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.434993 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.434993 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435257 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435257 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435257 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435257 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435257 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435257 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435480 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435480 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435480 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435480 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435480 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435480 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435715 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435715 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435715 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435715 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435877 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435877 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435877 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.435877 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.435877 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.436097 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.436097 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.436097 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.436097 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 08 19:26:10.436097 np0000179058 devstack@c-api.service[112755]: warnings.warn(deprecated_msg) Jun 08 19:26:10.436097 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.middleware.request_id [req-b37d92ad-2123-44dc-91dd-9e370140aae3 req-7a5edb49-fbc5-4837-bb9a-baaa9458c301 None None] RequestId filter calling following filter/app {{(pid=112755) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:10.896821 np0000179058 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [req-b37d92ad-2123-44dc-91dd-9e370140aae3 req-7a5edb49-fbc5-4837-bb9a-baaa9458c301 admin admin] POST https://199.19.213.204/volume/v3/types/0edd1bac-98f9-4b7b-a9a3-4f3cae6657e3/extra_specs Jun 08 19:26:10.897476 np0000179058 devstack@c-api.service[112755]: DEBUG cinder.api.openstack.wsgi [req-b37d92ad-2123-44dc-91dd-9e370140aae3 req-7a5edb49-fbc5-4837-bb9a-baaa9458c301 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112755) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:26:10.899576 np0000179058 devstack@c-api.service[112755]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 08 19:26:10.899576 np0000179058 devstack@c-api.service[112755]: warnings.warn( Jun 08 19:26:10.943459 np0000179058 devstack@c-api.service[112755]: DEBUG oslo_db.sqlalchemy.engines [req-b37d92ad-2123-44dc-91dd-9e370140aae3 req-7a5edb49-fbc5-4837-bb9a-baaa9458c301 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=112755) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:11.002030 np0000179058 devstack@c-api.service[112755]: INFO cinder.api.openstack.wsgi [req-b37d92ad-2123-44dc-91dd-9e370140aae3 req-7a5edb49-fbc5-4837-bb9a-baaa9458c301 admin admin] https://199.19.213.204/volume/v3/types/0edd1bac-98f9-4b7b-a9a3-4f3cae6657e3/extra_specs returned with HTTP 200 Jun 08 19:26:11.002610 np0000179058 devstack@c-api.service[112755]: [pid: 112755|app: 0|req: 1/3] 199.19.213.204 () {70 vars in 1505 bytes} [Mon Jun 8 19:26:10 2026] POST /volume/v3/types/0edd1bac-98f9-4b7b-a9a3-4f3cae6657e3/extra_specs => generated 55 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 19:26:12.332908 np0000179058 devstack@c-api.service[112756]: DEBUG dbcounter [-] [112756] Writing DB stats cinder:SELECT=6 {{(pid=112756) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:12.349405 np0000179058 devstack@c-api.service[112754]: DEBUG dbcounter [-] [112754] Writing DB stats cinder:SELECT=6 {{(pid=112754) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:20.398742 np0000179058 devstack@c-api.service[112757]: DEBUG dbcounter [-] [112757] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:21.000638 np0000179058 devstack@c-api.service[112755]: DEBUG dbcounter [-] [112755] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112755) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}