Jun 04 10:14:25.788949 np0000178533 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 04 10:14:25.799251 np0000178533 devstack@c-api.service[112623]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 4 10:14:25 2026] *** Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: nodename: np0000178533 Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: machine: x86_64 Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: clock source: unix Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: pcre jit disabled Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: detected number of CPU cores: 16 Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: current working directory: / Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: detected binary path: /usr/bin/uwsgi-core Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: your processes number limit is 256917 Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: your memory page size is 4096 bytes Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: detected max file descriptor number: 2048 Jun 04 10:14:25.802576 np0000178533 devstack@c-api.service[112623]: lock engine: pthread robust mutexes Jun 04 10:14:25.803465 np0000178533 devstack@c-api.service[112623]: thunder lock: enabled Jun 04 10:14:25.803465 np0000178533 devstack@c-api.service[112623]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 04 10:14:25.803465 np0000178533 devstack@c-api.service[112623]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 04 10:14:25.803465 np0000178533 devstack@c-api.service[112623]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 04 10:14:25.803465 np0000178533 devstack@c-api.service[112623]: Set PythonHome to /opt/stack/data/venv Jun 04 10:14:25.841837 np0000178533 devstack@c-api.service[112623]: Python main interpreter initialized at 0x7c7ea0aa3668 Jun 04 10:14:25.841903 np0000178533 devstack@c-api.service[112623]: python threads support enabled Jun 04 10:14:25.841903 np0000178533 devstack@c-api.service[112623]: your server socket listen backlog is limited to 100 connections Jun 04 10:14:25.841903 np0000178533 devstack@c-api.service[112623]: your mercy for graceful operations on workers is 80 seconds Jun 04 10:14:25.842528 np0000178533 devstack@c-api.service[112623]: mapped 671795 bytes (656 KB) for 4 cores Jun 04 10:14:25.843149 np0000178533 devstack@c-api.service[112623]: *** Operational MODE: preforking *** Jun 04 10:14:25.843149 np0000178533 devstack@c-api.service[112623]: *** uWSGI is running in multiple interpreter mode *** Jun 04 10:14:25.843149 np0000178533 devstack@c-api.service[112623]: spawned uWSGI master process (pid: 112623) Jun 04 10:14:25.843184 np0000178533 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 04 10:14:25.843641 np0000178533 devstack@c-api.service[112623]: spawned uWSGI worker 1 (pid: 112624, cores: 1) Jun 04 10:14:25.844165 np0000178533 devstack@c-api.service[112623]: spawned uWSGI worker 2 (pid: 112625, cores: 1) Jun 04 10:14:25.845425 np0000178533 devstack@c-api.service[112623]: spawned uWSGI worker 3 (pid: 112626, cores: 1) Jun 04 10:14:25.845425 np0000178533 devstack@c-api.service[112623]: spawned uWSGI worker 4 (pid: 112627, cores: 1) Jun 04 10:14:25.845425 np0000178533 devstack@c-api.service[112623]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 04 10:14:25.982986 np0000178533 devstack@c-api.service[112624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:14:25.982986 np0000178533 devstack@c-api.service[112624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:14:25.982986 np0000178533 devstack@c-api.service[112624]: we strongly recommend against using it for new projects. Jun 04 10:14:25.982986 np0000178533 devstack@c-api.service[112624]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:14:25.982986 np0000178533 devstack@c-api.service[112624]: framework. For more detail see Jun 04 10:14:25.982986 np0000178533 devstack@c-api.service[112624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:14:25.982986 np0000178533 devstack@c-api.service[112624]: import eventlet # noqa Jun 04 10:14:25.991190 np0000178533 devstack@c-api.service[112627]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:14:25.991190 np0000178533 devstack@c-api.service[112627]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:14:25.991190 np0000178533 devstack@c-api.service[112627]: we strongly recommend against using it for new projects. Jun 04 10:14:25.991190 np0000178533 devstack@c-api.service[112627]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:14:25.991190 np0000178533 devstack@c-api.service[112627]: framework. For more detail see Jun 04 10:14:25.991190 np0000178533 devstack@c-api.service[112627]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:14:25.991190 np0000178533 devstack@c-api.service[112627]: import eventlet # noqa Jun 04 10:14:26.000490 np0000178533 devstack@c-api.service[112626]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:14:26.000490 np0000178533 devstack@c-api.service[112626]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:14:26.000490 np0000178533 devstack@c-api.service[112626]: we strongly recommend against using it for new projects. Jun 04 10:14:26.000490 np0000178533 devstack@c-api.service[112626]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:14:26.000490 np0000178533 devstack@c-api.service[112626]: framework. For more detail see Jun 04 10:14:26.000490 np0000178533 devstack@c-api.service[112626]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:14:26.000490 np0000178533 devstack@c-api.service[112626]: import eventlet # noqa Jun 04 10:14:26.009148 np0000178533 devstack@c-api.service[112625]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 10:14:26.009148 np0000178533 devstack@c-api.service[112625]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 10:14:26.009148 np0000178533 devstack@c-api.service[112625]: we strongly recommend against using it for new projects. Jun 04 10:14:26.009148 np0000178533 devstack@c-api.service[112625]: If you are already using Eventlet, we recommend migrating to a different Jun 04 10:14:26.009148 np0000178533 devstack@c-api.service[112625]: framework. For more detail see Jun 04 10:14:26.009148 np0000178533 devstack@c-api.service[112625]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 10:14:26.009148 np0000178533 devstack@c-api.service[112625]: import eventlet # noqa Jun 04 10:14:26.080452 np0000178533 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:14:26.080452 np0000178533 devstack@c-api.service[112624]: warnings.warn( Jun 04 10:14:26.095920 np0000178533 devstack@c-api.service[112627]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:14:26.095920 np0000178533 devstack@c-api.service[112627]: warnings.warn( Jun 04 10:14:26.098236 np0000178533 devstack@c-api.service[112626]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:14:26.098236 np0000178533 devstack@c-api.service[112626]: warnings.warn( Jun 04 10:14:26.101878 np0000178533 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 10:14:26.101878 np0000178533 devstack@c-api.service[112625]: warnings.warn( Jun 04 10:14:26.192002 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:26.192002 np0000178533 devstack@c-api.service[112626]: from cgi import parse_header Jun 04 10:14:26.194973 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:26.194973 np0000178533 devstack@c-api.service[112627]: from cgi import parse_header Jun 04 10:14:26.196806 np0000178533 devstack@c-api.service[112624]: /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 04 10:14:26.196806 np0000178533 devstack@c-api.service[112624]: from cgi import parse_header Jun 04 10:14:26.216235 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:26.216235 np0000178533 devstack@c-api.service[112625]: from cgi import parse_header Jun 04 10:14:26.249953 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:26.249953 np0000178533 devstack@c-api.service[112626]: removals.removed_module( Jun 04 10:14:26.251814 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:26.251814 np0000178533 devstack@c-api.service[112626]: removals.removed_module( Jun 04 10:14:26.260968 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:26.260968 np0000178533 devstack@c-api.service[112627]: removals.removed_module( Jun 04 10:14:26.264149 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:26.264149 np0000178533 devstack@c-api.service[112627]: removals.removed_module( Jun 04 10:14:26.269567 np0000178533 devstack@c-api.service[112624]: /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 04 10:14:26.269567 np0000178533 devstack@c-api.service[112624]: removals.removed_module( Jun 04 10:14:26.272482 np0000178533 devstack@c-api.service[112624]: /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 04 10:14:26.272482 np0000178533 devstack@c-api.service[112624]: removals.removed_module( Jun 04 10:14:26.274686 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:26.274686 np0000178533 devstack@c-api.service[112625]: removals.removed_module( Jun 04 10:14:26.277402 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:26.277402 np0000178533 devstack@c-api.service[112625]: removals.removed_module( Jun 04 10:14:26.981426 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:26.981426 np0000178533 devstack@c-api.service[112626]: warnings.warn( Jun 04 10:14:27.021718 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:27.021718 np0000178533 devstack@c-api.service[112625]: warnings.warn( Jun 04 10:14:27.030715 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:27.030715 np0000178533 devstack@c-api.service[112627]: warnings.warn( Jun 04 10:14:27.102207 np0000178533 devstack@c-api.service[112624]: /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 04 10:14:27.102207 np0000178533 devstack@c-api.service[112624]: warnings.warn( Jun 04 10:14:27.141217 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:27.141217 np0000178533 devstack@c-api.service[112626]: warnings.warn( Jun 04 10:14:27.179286 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:27.179286 np0000178533 devstack@c-api.service[112627]: warnings.warn( Jun 04 10:14:27.188733 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:27.188733 np0000178533 devstack@c-api.service[112625]: warnings.warn( Jun 04 10:14:27.271194 np0000178533 devstack@c-api.service[112624]: /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 04 10:14:27.271194 np0000178533 devstack@c-api.service[112624]: warnings.warn( Jun 04 10:14:27.500380 np0000178533 devstack@c-api.service[112627]: 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 04 10:14:27.500380 np0000178533 devstack@c-api.service[112627]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112627) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:14:27.509518 np0000178533 devstack@c-api.service[112626]: 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 04 10:14:27.509712 np0000178533 devstack@c-api.service[112626]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112626) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:14:27.532005 np0000178533 devstack@c-api.service[112625]: 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 04 10:14:27.532239 np0000178533 devstack@c-api.service[112625]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112625) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:14:27.586452 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:27.586452 np0000178533 devstack@c-api.service[112627]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:14:27.597977 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:27.597977 np0000178533 devstack@c-api.service[112626]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:14:27.600933 np0000178533 devstack@c-api.service[112624]: 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 04 10:14:27.601122 np0000178533 devstack@c-api.service[112624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 10:14:27.605387 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:27.605387 np0000178533 devstack@c-api.service[112625]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:14:27.675731 np0000178533 devstack@c-api.service[112624]: /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 04 10:14:27.675731 np0000178533 devstack@c-api.service[112624]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 10:14:28.163388 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:14:28.164056 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:14:28.164528 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:14:28.164901 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.164901 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.164901 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.165186 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.165186 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.165311 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.165311 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.165467 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.165549 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.165639 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.165722 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.165819 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.165906 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.165970 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.166025 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.166091 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.166151 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.166219 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.166312 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.166403 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.166464 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.166521 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.166584 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.166655 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.166655 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.166786 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.166786 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.166898 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 10:14:28.167274 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.167274 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.167274 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.167549 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.168229 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.168229 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.168387 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.168461 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.168534 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.168599 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.168655 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.168710 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.168772 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.168836 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.168891 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.168948 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.169003 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.169156 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.169217 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.169274 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.169329 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.169492 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.169492 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.169492 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.169492 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.169710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.169710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.169710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.169710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.169710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.169710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.169710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.170150 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.170150 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.170150 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.170253 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.170288 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.170335 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.170393 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.170443 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.170491 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.170652 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.170694 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.170732 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.170784 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.170828 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.170875 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.170911 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.170949 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.170987 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.171032 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.171083 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.171121 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.171164 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.171207 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.171243 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.171279 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.171322 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.171376 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.171376 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.171825 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.171877 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.171922 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.171961 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.172014 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.172052 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.172095 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.172140 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.172180 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.172222 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.172271 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.172309 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.172387 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.172427 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.172465 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.172512 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.172549 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.172585 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.172628 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.172672 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.172672 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.172746 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.172746 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.172823 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.172859 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.172939 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.172990 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.173081 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.173129 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.173173 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.173211 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.173250 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.173292 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.173292 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.173402 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.173454 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.173498 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.173564 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.173614 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.173662 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.173707 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.173750 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.173750 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.173845 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.173883 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.173920 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.173957 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.173994 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.174037 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.174037 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.174111 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.174149 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.174191 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.174191 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.174191 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.174191 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.174657 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.174728 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.174773 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.174816 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.174875 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.174915 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.174952 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.174996 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.175040 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.175078 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.175144 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.175226 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.175226 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.175226 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.175412 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.175473 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.175527 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.175599 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.175646 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.175695 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.175734 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.175734 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.175818 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.175855 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.175936 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.176008 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.176097 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.176177 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.176500 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.176561 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.176620 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.176665 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.176711 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.176749 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.176788 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.176863 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.176909 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.176947 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.176981 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.177062 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.177113 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.177151 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.177194 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.177231 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.177268 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.177312 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.177373 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.177420 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.177420 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.177502 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.177545 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.177607 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.177650 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.177650 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.177723 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.177770 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.181876 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.181876 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.181957 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.182017 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.182069 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.182127 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.182197 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.182299 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.182412 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.182500 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.182588 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.182671 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.182713 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.182755 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.182784 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.182836 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.182863 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.182891 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.182960 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.183018 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.183048 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.183079 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.183110 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.183148 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.183208 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.183266 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.183324 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.183409 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.184388 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.184455 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.184516 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.184573 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.184631 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.184689 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.184754 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.185159 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.185216 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.185283 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.185357 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.185460 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.185520 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.185559 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.185586 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.185641 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.185670 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.185734 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.185787 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.185820 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.185845 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.185877 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.185904 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.185927 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.185953 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.185976 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.186007 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.186056 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.187522 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.187599 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.187645 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.187691 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.187738 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.187802 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.187858 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.187919 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.187997 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.188044 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.188095 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.188148 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.188214 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.188280 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.188321 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.188413 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.188474 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.188527 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.188598 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.188661 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.188719 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.188780 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.188844 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.188903 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.188958 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.188958 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.189091 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.189151 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.189188 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.189221 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.189275 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.189275 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.189380 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.189436 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.189474 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.189517 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.189577 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.189615 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.189657 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.189693 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.189732 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.189776 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.189815 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.189857 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.189901 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.189901 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.189901 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.189901 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.190029 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.190068 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.190112 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.190112 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.190112 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.190112 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.190112 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.190290 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.190328 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.190328 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.190422 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.190467 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.190514 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.190552 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.190595 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.190595 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.190663 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.190663 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.190748 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.190786 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.190823 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.190868 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.190868 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.190938 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.190980 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.191019 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.191076 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.191076 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.191176 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.191216 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.191253 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.191308 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.191402 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.191446 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.191446 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.191525 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.193083 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.193174 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.193216 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.193261 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.193425 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.193471 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.193506 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.193551 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.193551 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.193623 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.193668 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.193753 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.193753 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.193753 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.193881 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.193881 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.193881 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.193881 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.193881 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.193881 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.194129 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.194173 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.194173 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.194254 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.194290 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.194412 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.194469 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.194575 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.194659 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.194726 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.194767 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.194814 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.194853 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.194889 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.194935 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.194986 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.195031 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.195075 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.195114 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.195158 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.195202 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.195240 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.195277 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.195311 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.195380 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.195426 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.195466 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.195508 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.195551 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.195590 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.195627 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.195669 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.195706 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.195747 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.195793 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.195835 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.195876 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.195913 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.195956 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.196003 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.196041 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.196082 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.196124 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.196169 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.196207 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.196244 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.196281 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.196317 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.196379 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.196419 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.196463 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.196499 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.196535 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.196579 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.196617 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.196617 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.196682 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.196719 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.196756 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.196756 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.196756 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.196756 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.196756 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.196756 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.197628 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.197700 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.197750 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.197796 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.197836 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.197878 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.197921 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.197967 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.198016 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.198060 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.198101 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.198135 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.198169 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.198194 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.198221 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.198251 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.198274 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.198303 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.198326 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.198374 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.198403 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.198706 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.198779 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.198864 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.198951 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.199029 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.199062 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.199113 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.199144 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.199186 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.199217 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.199243 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.199267 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.199292 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.199320 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.199359 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.199384 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.199417 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.199448 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.199473 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.199497 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.199521 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.199567 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.199594 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.199638 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.199715 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.199769 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.199803 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.199827 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.199850 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.199883 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.199907 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.199935 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.199963 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.199986 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.200009 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.200040 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.200069 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.200096 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.200119 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.200148 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.200175 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.200208 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.200231 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.200261 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.200286 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.200315 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.200339 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.200339 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.200406 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.200435 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.200463 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.200488 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.200516 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.200544 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.200570 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.200570 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.200612 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.200612 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.200657 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.200687 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.200687 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.200730 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.200791 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.204652 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.204705 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.204764 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.204818 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.204878 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.204915 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.204979 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.205015 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.205046 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.205076 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.205104 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.205131 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.205159 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.205186 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.205215 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.205243 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.205271 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.205295 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.205327 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.205381 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.205418 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.205446 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.205474 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.205502 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.205534 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.205567 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.205594 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.205621 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.205643 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.205667 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.205692 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.205716 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.205739 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.205763 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.205790 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.205818 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.205841 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.205868 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.205891 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.205917 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.205944 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.205969 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.205992 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.206022 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.206050 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.206079 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.206106 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.206138 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.206162 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.206188 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.206212 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.206212 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.206212 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.206212 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.206212 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.206212 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.206368 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.206368 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.206368 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.206432 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.206432 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.206477 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.206501 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.206539 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.206588 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.206620 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.206643 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.206666 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.206694 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.206694 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.206736 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.206764 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.206792 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.206815 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.206846 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.206869 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.206930 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.206961 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.207000 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.207058 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.207121 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.207181 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.207235 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.207298 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.209310 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.209385 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.209440 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.209500 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.209542 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.209625 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.209669 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.209706 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.209745 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.209787 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.209835 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.209880 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.209917 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.209954 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.209988 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.209988 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.210052 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.210090 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.210129 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.210171 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.210213 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.210263 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.210300 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.210337 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.210413 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.210457 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.210501 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.210541 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.210580 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.210623 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.210660 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.210696 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.210749 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.210786 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.210824 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.210862 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.210899 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.210942 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.210979 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.211021 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.211059 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.211095 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.211137 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.211176 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.211217 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.211255 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.211291 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.211330 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.211395 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.211434 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.211470 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.211523 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.211560 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.211705 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.211752 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.211793 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.211834 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.211873 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.211910 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.211954 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.211990 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.212026 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.212068 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.212107 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.212143 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.212179 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.212223 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.212265 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.212308 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.212364 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.212403 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.212469 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.212540 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.212588 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.212627 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.212664 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.212707 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.212749 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.212790 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.212833 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.212871 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.212951 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.212991 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.213040 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.213086 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.213123 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.213157 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.213194 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.213236 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.213278 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.213319 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.213405 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.213447 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.213486 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.213536 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.213581 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.213619 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.213663 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.213705 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.213742 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.213785 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.213823 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.213865 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.213902 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.213949 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.213986 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.214024 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.214067 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.214105 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.214142 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.214178 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.214214 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.214251 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.214300 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.214338 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.214404 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.214448 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.214448 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.214448 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.214547 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.214591 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.214635 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.214680 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.214719 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.214755 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.214795 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.214837 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.214879 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.214921 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.214959 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.214995 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.215032 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.215081 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.215124 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.215166 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.215204 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.215242 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.215278 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.215320 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.215320 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.215417 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.215417 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.215417 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.215417 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.215417 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.215417 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.215417 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.215669 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.215669 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.215669 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.215669 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.215669 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.215669 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.215885 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.215929 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.215973 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.215973 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.216038 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.216075 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.216113 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.216160 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.216197 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.216233 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.216275 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.216319 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.216372 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.216372 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.216372 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.216488 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.216488 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.216488 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.216606 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.216650 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.216693 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.216729 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.216770 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.216807 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.216841 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.216885 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.216949 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.216997 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.217034 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.217073 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.217117 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.217154 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.217190 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.217232 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.217268 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.217314 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.217370 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.217406 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.217455 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.217497 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.217533 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.217576 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.217611 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.217655 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.217698 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.217736 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.217778 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.217820 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.217860 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.217898 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.217939 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.217981 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.218022 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.218058 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.218103 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.218147 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.218266 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.218426 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.218468 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.218506 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.218542 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.218585 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.218627 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.218670 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.218708 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.218749 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.218791 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.218827 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.218868 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.218910 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.218910 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.218990 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.218990 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.218990 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.219098 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.219137 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.219178 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.219232 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.219276 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.219319 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.219371 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.219411 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.219488 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.219548 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.219586 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.219623 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.219659 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.219702 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.219702 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.219702 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.219799 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.219841 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.219890 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.219945 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.219995 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.219995 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.219995 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.219995 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.219995 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.220173 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.220216 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.220254 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.220298 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.220334 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.220401 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.220440 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.220477 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.220624 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.220672 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.220708 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.220743 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.220786 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.220825 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.220865 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.220865 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.220865 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.220865 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.220865 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.220865 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.220865 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.221139 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.221139 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.221139 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.221139 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.221139 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.221139 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.221139 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 10:14:28.226134 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112626) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.226202 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.226240 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.226321 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.226466 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112626) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.226466 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112626) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.226710 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112627) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.226790 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.226874 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.226905 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.226962 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.227011 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.227044 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.227073 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112627) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.227108 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.227139 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112627) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.227168 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.227198 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.228738 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 10:14:28.228912 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 10:14:28.229073 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 10:14:28.229192 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 10:14:28.229247 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 10:14:28.229305 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 10:14:28.276501 np0000178533 devstack@c-api.service[112624]: INFO dbcounter [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Registered counter for database cinder Jun 04 10:14:28.277231 np0000178533 devstack@c-api.service[112626]: INFO dbcounter [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Registered counter for database cinder Jun 04 10:14:28.280066 np0000178533 devstack@c-api.service[112625]: INFO dbcounter [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Registered counter for database cinder Jun 04 10:14:28.285981 np0000178533 devstack@c-api.service[112627]: INFO dbcounter [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Registered counter for database cinder Jun 04 10:14:28.335029 np0000178533 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.345950 np0000178533 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.355912 np0000178533 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.362852 np0000178533 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.471762 np0000178533 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writer thread running {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:14:28.475175 np0000178533 devstack@c-api.service[112626]: INFO cinder.rpc [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:14:28.478478 np0000178533 devstack@c-api.service[112626]: INFO cinder.rpc [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:14:28.478765 np0000178533 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writer thread running {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:14:28.481161 np0000178533 devstack@c-api.service[112626]: INFO cinder.rpc [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:14:28.481959 np0000178533 devstack@c-api.service[112625]: INFO cinder.rpc [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:14:28.482679 np0000178533 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writer thread running {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:14:28.483489 np0000178533 devstack@c-api.service[112626]: INFO cinder.rpc [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:14:28.484588 np0000178533 devstack@c-api.service[112625]: INFO cinder.rpc [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:14:28.484714 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.486197 np0000178533 devstack@c-api.service[112627]: INFO cinder.rpc [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:14:28.486687 np0000178533 devstack@c-api.service[112625]: INFO cinder.rpc [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:14:28.488718 np0000178533 devstack@c-api.service[112625]: INFO cinder.rpc [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:14:28.489062 np0000178533 devstack@c-api.service[112627]: INFO cinder.rpc [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:14:28.489758 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.490250 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.491164 np0000178533 devstack@c-api.service[112627]: INFO cinder.rpc [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:14:28.493190 np0000178533 devstack@c-api.service[112627]: INFO cinder.rpc [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:14:28.494149 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.494487 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.498389 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.516053 np0000178533 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writer thread running {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 10:14:28.519313 np0000178533 devstack@c-api.service[112624]: INFO cinder.rpc [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 10:14:28.522121 np0000178533 devstack@c-api.service[112624]: INFO cinder.rpc [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 10:14:28.524536 np0000178533 devstack@c-api.service[112624]: INFO cinder.rpc [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 10:14:28.526675 np0000178533 devstack@c-api.service[112624]: INFO cinder.rpc [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 10:14:28.527925 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.530961 np0000178533 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.532891 np0000178533 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.533221 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.534767 np0000178533 devstack@c-api.service[112626]: INFO cinder.rpc [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:14:28.535707 np0000178533 devstack@c-api.service[112625]: INFO cinder.rpc [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:14:28.537247 np0000178533 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.537593 np0000178533 devstack@c-api.service[112626]: INFO cinder.rpc [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:14:28.538282 np0000178533 devstack@c-api.service[112625]: INFO cinder.rpc [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:14:28.539158 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.539610 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.541096 np0000178533 devstack@c-api.service[112627]: INFO cinder.rpc [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:14:28.544175 np0000178533 devstack@c-api.service[112627]: INFO cinder.rpc [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:14:28.545906 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.552539 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.553218 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.556192 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.558983 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.560179 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.561800 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.562526 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.565285 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.565996 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.566749 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.568525 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.569098 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.569875 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.572205 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.572594 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.573024 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.575262 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.575644 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.576470 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.578088 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.578695 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.579439 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.579624 np0000178533 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:28.581000 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.581773 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.582487 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.582553 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.583044 np0000178533 devstack@c-api.service[112624]: INFO cinder.rpc [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 10:14:28.584183 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.584789 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.585368 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.585892 np0000178533 devstack@c-api.service[112624]: INFO cinder.rpc [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 10:14:28.586829 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.587314 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.587807 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.589459 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.592164 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.592542 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.594189 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.597573 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.597663 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.598778 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.599555 np0000178533 devstack@c-api.service[112625]: WARNING cinder.api.contrib.hosts [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:14:28.600313 np0000178533 devstack@c-api.service[112626]: WARNING cinder.api.contrib.hosts [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:14:28.600464 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.601370 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.601496 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.601726 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.603168 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.603249 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.603483 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.604725 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.604810 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.605308 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.605785 np0000178533 devstack@c-api.service[112627]: WARNING cinder.api.contrib.hosts [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:14:28.606059 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.606747 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.606825 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.607569 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.607925 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.608122 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.608193 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.609046 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.609531 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.609726 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.610411 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.610970 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.611315 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.611473 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: extensions {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.612046 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.612306 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.612725 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.612868 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.613364 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: extensions {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.614187 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.614372 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: capabilities {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.615112 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.615616 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.615713 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.616890 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-quota-class-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.617081 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.617148 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: capabilities {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.618097 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.618182 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: extensions {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.618249 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-volume-type-access {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.618430 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-quota-class-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.619832 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: extra_specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.619974 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-volume-type-access {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.620632 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.621333 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.621437 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: extra_specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.621517 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-hosts {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.622132 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: capabilities {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.622911 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-availability-zone {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.622993 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-hosts {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.623465 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-quota-class-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.624220 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.624392 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: consistencygroups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.624465 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-availability-zone {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.624924 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-volume-type-access {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.625641 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: consistencygroups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.626224 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: cgsnapshots {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.626525 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: extra_specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.627089 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.627704 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-snapshot-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.627769 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: cgsnapshots {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.628182 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-hosts {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.628594 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.629146 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-snapshot-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.629218 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-volume-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.629596 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-availability-zone {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.630572 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-volume-manage {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.630641 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: backups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.630940 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: consistencygroups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.631267 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.632035 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: backups {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.632640 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.633001 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: cgsnapshots {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.634023 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: encryption {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.634210 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-volume-transfer {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.634427 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-snapshot-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.635613 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-volume-transfer {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.635861 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: scheduler-stats {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.635982 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-volume-manage {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.636904 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.637214 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: scheduler-stats {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.637312 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: os-quota-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.637452 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: backups {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.638658 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: os-quota-sets {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.638808 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extended resource: qos-specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.639386 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: encryption {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.640131 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extended resource: qos-specs {{(pid=112626) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.640280 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.640936 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.contrib.snapshot_actions [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] SnapshotActionsController initialized {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:14:28.641907 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.642161 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-volume-transfer {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.642227 np0000178533 devstack@c-api.service[112624]: WARNING cinder.api.contrib.hosts [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 10:14:28.642752 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.contrib.snapshot_actions [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] SnapshotActionsController initialized {{(pid=112626) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:14:28.642857 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.643473 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.643753 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.644239 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.644892 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.644959 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: scheduler-stats {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.645472 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.646288 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.646423 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: os-quota-sets {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.646616 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.646827 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.647670 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.647884 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extended resource: qos-specs {{(pid=112627) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.648221 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.648380 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.649026 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.649764 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.650239 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.650443 np0000178533 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.650692 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.contrib.snapshot_actions [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] SnapshotActionsController initialized {{(pid=112627) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:14:28.651209 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.651539 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.651696 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension TypesManage extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.651776 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.651875 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.652022 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.652330 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.652873 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.652917 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653045 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653177 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension UsedLimits extending resource: limits {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653282 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653382 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.653426 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653511 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653614 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension AdminActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653761 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension AdminActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653848 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension AdminActions extending resource: backups {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.653964 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.654072 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.654177 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-d81afda8-f4a2-4dfc-94cf-60d646875ba3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.654240 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.654421 np0000178533 devstack@c-api.service[112626]: WARNING castellan.key_manager.migration [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.654779 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.655286 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: extensions {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.656020 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.656185 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.656228 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension TypesManage extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.656317 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.656458 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.656558 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.656750 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.656810 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.656899 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension UsedLimits extending resource: limits {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657001 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657102 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657219 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657323 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension AdminActions extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657453 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension AdminActions extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657543 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension AdminActions extending resource: backups {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657598 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.657645 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657760 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.657860 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.v3.router [None req-da7422b9-fc3d-4574-855d-0c78c2ca7b6d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112626) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.658223 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: capabilities {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.659001 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.659703 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-quota-class-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.660472 np0000178533 devstack@c-api.service[112627]: WARNING castellan.key_manager.migration [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.661023 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-volume-type-access {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.661493 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.661616 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension TypesManage extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.661734 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.661843 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension SnapshotActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662035 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662161 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeTypeAccess extending resource: types {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662302 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension UsedLimits extending resource: limits {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662416 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662517 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662625 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: extra_specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.662694 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662747 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension AdminActions extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662861 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension AdminActions extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.662916 np0000178533 devstack@c-api.service[112625]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c7ea0aa3668 pid: 112625 (default app) Jun 04 10:14:28.662968 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension AdminActions extending resource: backups {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.663065 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.663176 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.663284 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.v3.router [None req-66e52fb7-94d5-4ab0-a600-08894afbc6ca None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112627) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.664374 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-hosts {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.665702 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-availability-zone {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.666742 np0000178533 devstack@c-api.service[112626]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c7ea0aa3668 pid: 112626 (default app) Jun 04 10:14:28.667033 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: consistencygroups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.669008 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: cgsnapshots {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.670443 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-snapshot-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.671773 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.671773 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.671773 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.671773 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.671773 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672118 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672118 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672118 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672118 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672118 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672311 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672311 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672415 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-volume-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.672452 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672452 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672452 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672452 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672641 np0000178533 devstack@c-api.service[112627]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c7ea0aa3668 pid: 112627 (default app) Jun 04 10:14:28.672680 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672680 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672680 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672680 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672841 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672841 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.672841 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.672841 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673055 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673055 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673055 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673055 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673241 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673241 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673590 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673590 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673590 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673590 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673590 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673786 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673786 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673786 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673786 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.673786 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.673786 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674054 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674054 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674054 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674054 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674054 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674054 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674299 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674299 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674299 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674299 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674299 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674299 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674562 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674562 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674562 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674562 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674562 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674784 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674784 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674784 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674784 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674784 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674972 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674972 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674972 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674972 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.674972 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.674972 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675219 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675219 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675219 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675219 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675219 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675219 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675450 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675450 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675450 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675450 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675450 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675678 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675678 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675678 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675678 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675678 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675935 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675935 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.675935 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.675935 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676106 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676106 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676106 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676106 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676265 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676265 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676265 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676265 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676265 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676518 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676518 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676518 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676518 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676518 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676720 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676720 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676720 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676720 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676887 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676887 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.676887 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.676887 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677067 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677067 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677067 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677067 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677226 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677226 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677226 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677226 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677428 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677428 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677428 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677428 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677593 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677593 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677593 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677593 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677593 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677811 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677811 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677811 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677811 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.677811 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.677811 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678046 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678046 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678046 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678046 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678046 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678241 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678241 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678241 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678521 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678521 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678521 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678521 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678521 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678521 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678765 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678765 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678765 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678765 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.678765 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.678765 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679001 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679001 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679001 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679001 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679001 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679001 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679241 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679241 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679241 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679436 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679436 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679436 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679436 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679436 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679657 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679657 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679657 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679657 np0000178533 devstack@c-api.service[112625]: /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 04 10:14:28.679657 np0000178533 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 04 10:14:28.679867 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: backups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.679911 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-e0306d24-2c57-4a49-aa50-f63aea5fea07 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:14:28.679955 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.679955 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-volume-transfer {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.680016 np0000178533 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Thu Jun 4 10:14:28 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 04 10:14:28.680049 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: scheduler-stats {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.680049 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: os-quota-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.682001 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extended resource: qos-specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 10:14:28.684302 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.contrib.snapshot_actions [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] SnapshotActionsController initialized {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 10:14:28.685242 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.686865 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.688318 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.689740 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.691123 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.692717 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.694126 np0000178533 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 10:14:28.695175 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.695265 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension TypesManage extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.695435 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.695568 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.695710 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.695935 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696165 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension UsedLimits extending resource: limits {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696257 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696385 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696523 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696616 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension AdminActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696737 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension AdminActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696841 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension AdminActions extending resource: backups {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.696981 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.697115 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.697247 np0000178533 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-d9fb0c82-74e6-46bd-84f6-feb3ac044cd4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 10:14:28.706228 np0000178533 devstack@c-api.service[112624]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7c7ea0aa3668 pid: 112624 (default app) Jun 04 10:14:36.133263 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.133263 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.133820 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.133820 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.133820 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.133820 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.133820 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134072 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134072 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134072 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134072 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134072 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134072 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134414 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134414 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134414 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134414 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134414 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134640 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134640 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134640 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134640 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134804 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134804 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134804 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134804 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134963 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134963 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134963 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.134963 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.134963 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135161 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135161 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135161 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135161 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135161 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135432 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135432 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135432 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135432 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135432 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135432 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135658 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135658 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135658 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135658 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135658 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135658 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135873 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135873 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135873 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135873 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.135873 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.135873 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136120 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136120 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136120 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136120 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136120 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136120 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136419 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136419 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136419 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136419 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136601 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136601 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136601 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136601 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136601 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136796 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136796 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136796 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136796 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136796 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136980 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136980 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136980 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136980 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.136980 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.136980 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137199 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137199 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137199 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137199 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137199 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137442 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137442 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137442 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137442 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137442 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137625 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137625 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137625 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137625 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137777 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137777 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137777 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137777 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137933 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137933 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137933 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.137933 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.137933 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138143 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138143 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138143 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138143 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138143 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138322 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138322 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138322 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138322 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138525 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138525 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138525 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138525 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138683 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138683 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138683 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138683 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138848 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138848 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.138848 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.138848 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139000 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139000 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139000 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139000 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139164 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139164 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139164 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139164 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139164 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139164 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139470 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139470 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139470 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139470 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139470 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139663 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139663 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139663 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139663 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139663 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139663 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139663 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139926 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139926 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139926 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139926 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.139926 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.139926 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140145 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140145 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140145 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140145 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140145 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140145 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140383 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140383 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140383 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140383 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140383 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140383 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140599 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140599 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140599 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140599 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140763 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140763 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140763 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140763 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140909 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140909 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.140909 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.140909 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.141059 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.141059 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.141059 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.141059 np0000178533 devstack@c-api.service[112626]: warnings.warn(deprecated_msg) Jun 04 10:14:36.141059 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.middleware.request_id [None req-f960707b-36f1-4f10-8579-d01aa1ac90fd None None] RequestId filter calling following filter/app {{(pid=112626) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:14:36.820891 np0000178533 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-f960707b-36f1-4f10-8579-d01aa1ac90fd admin admin] POST https://199.204.45.169/volume/v3/types Jun 04 10:14:36.821593 np0000178533 devstack@c-api.service[112626]: DEBUG cinder.api.openstack.wsgi [None req-f960707b-36f1-4f10-8579-d01aa1ac90fd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112626) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 10:14:36.824082 np0000178533 devstack@c-api.service[112626]: /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 04 10:14:36.824082 np0000178533 devstack@c-api.service[112626]: warnings.warn( Jun 04 10:14:36.869406 np0000178533 devstack@c-api.service[112626]: DEBUG oslo_db.sqlalchemy.engines [None req-f960707b-36f1-4f10-8579-d01aa1ac90fd 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=112626) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:36.906083 np0000178533 devstack@c-api.service[112626]: INFO cinder.api.openstack.wsgi [None req-f960707b-36f1-4f10-8579-d01aa1ac90fd admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 04 10:14:36.906679 np0000178533 devstack@c-api.service[112626]: [pid: 112626|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Thu Jun 4 10:14:36 2026] POST /volume/v3/types => generated 186 bytes in 787 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 04 10:14:36.934877 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.934877 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.934877 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.934877 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.934877 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.935982 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.935982 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.935982 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.935982 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.935982 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.936321 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.936321 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.936321 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.936321 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.936321 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.936321 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.936811 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.936811 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.936811 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.936811 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.937049 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.937049 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.937049 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.937049 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.937310 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.937310 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.937310 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.937310 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.937703 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.937703 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.937703 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.937703 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.937703 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938068 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938068 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938068 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938068 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938068 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938384 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938384 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938384 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938384 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938384 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938384 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938887 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938887 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938887 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938887 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.938887 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.938887 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.939265 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.939265 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.939265 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.939265 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.939265 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.939265 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.939730 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.939730 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.939730 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.939730 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.939730 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940049 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940049 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940049 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940049 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940049 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940331 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940331 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940331 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940331 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940331 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940331 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940748 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940748 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940748 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940748 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.940748 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.940748 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.941147 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.941147 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.941147 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.941147 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.941147 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.941478 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.941478 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.941478 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.941478 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.941478 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.941815 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.941815 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.941815 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.941815 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.942146 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.942146 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.942146 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.942146 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.942429 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.942429 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.942429 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.942429 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.942429 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.942721 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.942721 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.942721 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.942721 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.942721 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943063 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943063 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943063 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943063 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943338 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943338 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943338 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943338 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943624 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943624 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943624 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943624 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943864 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943864 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.943864 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.943864 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944152 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.944152 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944152 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.944152 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944522 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.944522 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944522 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.944522 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944522 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.944885 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944885 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.944885 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944885 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.944885 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.944885 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.945325 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.945325 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.945325 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.945325 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.945325 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.945614 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.945614 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.945614 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.945614 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.945614 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.945614 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946130 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946130 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946130 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946130 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946130 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946130 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946514 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946514 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946514 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946514 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946514 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946514 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946674 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946674 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946674 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946674 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946674 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946674 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946827 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946827 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946827 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946827 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946937 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946937 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946937 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.946937 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.946937 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.947073 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.947073 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.947073 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.947073 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:36.947073 np0000178533 devstack@c-api.service[112627]: warnings.warn(deprecated_msg) Jun 04 10:14:36.947073 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.middleware.request_id [req-f960707b-36f1-4f10-8579-d01aa1ac90fd req-3bdd9d52-aa3a-4ce9-9d14-98183422a224 None None] RequestId filter calling following filter/app {{(pid=112627) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:14:37.430091 np0000178533 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [req-f960707b-36f1-4f10-8579-d01aa1ac90fd req-3bdd9d52-aa3a-4ce9-9d14-98183422a224 admin admin] POST https://199.204.45.169/volume/v3/types/58adb806-d61a-42cb-8315-859e7ec3f25c/extra_specs Jun 04 10:14:37.430765 np0000178533 devstack@c-api.service[112627]: DEBUG cinder.api.openstack.wsgi [req-f960707b-36f1-4f10-8579-d01aa1ac90fd req-3bdd9d52-aa3a-4ce9-9d14-98183422a224 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112627) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 10:14:37.433485 np0000178533 devstack@c-api.service[112627]: /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 04 10:14:37.433485 np0000178533 devstack@c-api.service[112627]: warnings.warn( Jun 04 10:14:37.478667 np0000178533 devstack@c-api.service[112627]: DEBUG oslo_db.sqlalchemy.engines [req-f960707b-36f1-4f10-8579-d01aa1ac90fd req-3bdd9d52-aa3a-4ce9-9d14-98183422a224 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=112627) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 10:14:37.555840 np0000178533 devstack@c-api.service[112627]: INFO cinder.api.openstack.wsgi [req-f960707b-36f1-4f10-8579-d01aa1ac90fd req-3bdd9d52-aa3a-4ce9-9d14-98183422a224 admin admin] https://199.204.45.169/volume/v3/types/58adb806-d61a-42cb-8315-859e7ec3f25c/extra_specs returned with HTTP 200 Jun 04 10:14:37.556716 np0000178533 devstack@c-api.service[112627]: [pid: 112627|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Thu Jun 4 10:14:36 2026] POST /volume/v3/types/58adb806-d61a-42cb-8315-859e7ec3f25c/extra_specs => generated 55 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 04 10:14:38.537579 np0000178533 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=6 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:14:38.585970 np0000178533 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=6 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:14:46.902540 np0000178533 devstack@c-api.service[112626]: DEBUG dbcounter [-] [112626] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112626) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:14:47.554243 np0000178533 devstack@c-api.service[112627]: DEBUG dbcounter [-] [112627] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112627) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 10:17:51.651369 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [None req-9ffefde4-40dd-4abb-a185-1dfdca59fe98 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 10:17:51.651369 np0000178533 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-9ffefde4-40dd-4abb-a185-1dfdca59fe98 None None] GET https://199.204.45.169/volume// Jun 04 10:17:51.651369 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-9ffefde4-40dd-4abb-a185-1dfdca59fe98 None None] Empty body provided in request {{(pid=112625) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 04 10:17:51.651369 np0000178533 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [None req-9ffefde4-40dd-4abb-a185-1dfdca59fe98 None None] Calling method 'all' {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 04 10:17:51.651956 np0000178533 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [None req-9ffefde4-40dd-4abb-a185-1dfdca59fe98 None None] https://199.204.45.169/volume// returned with HTTP 300 Jun 04 10:17:51.652313 np0000178533 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 2/4] 199.204.45.169 () {66 vars in 1456 bytes} [Thu Jun 4 10:17:51 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)