May 22 01:02:25.474245 np0000176104 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 22 01:02:25.481611 np0000176104 devstack@c-api.service[112430]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 22 01:02:25 2026] *** May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: nodename: np0000176104 May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: machine: x86_64 May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: clock source: unix May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: pcre jit disabled May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: detected number of CPU cores: 16 May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: current working directory: / May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: detected binary path: /usr/bin/uwsgi-core May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: your processes number limit is 256917 May 22 01:02:25.484760 np0000176104 devstack@c-api.service[112430]: your memory page size is 4096 bytes May 22 01:02:25.485564 np0000176104 devstack@c-api.service[112430]: detected max file descriptor number: 2048 May 22 01:02:25.485564 np0000176104 devstack@c-api.service[112430]: lock engine: pthread robust mutexes May 22 01:02:25.485564 np0000176104 devstack@c-api.service[112430]: thunder lock: enabled May 22 01:02:25.485564 np0000176104 devstack@c-api.service[112430]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 22 01:02:25.485564 np0000176104 devstack@c-api.service[112430]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 22 01:02:25.485564 np0000176104 devstack@c-api.service[112430]: PEP 405 virtualenv detected: /opt/stack/data/venv May 22 01:02:25.485564 np0000176104 devstack@c-api.service[112430]: Set PythonHome to /opt/stack/data/venv May 22 01:02:25.524709 np0000176104 devstack@c-api.service[112430]: Python main interpreter initialized at 0x7116e4ca3668 May 22 01:02:25.524709 np0000176104 devstack@c-api.service[112430]: python threads support enabled May 22 01:02:25.524709 np0000176104 devstack@c-api.service[112430]: your server socket listen backlog is limited to 100 connections May 22 01:02:25.524709 np0000176104 devstack@c-api.service[112430]: your mercy for graceful operations on workers is 80 seconds May 22 01:02:25.525220 np0000176104 devstack@c-api.service[112430]: mapped 671795 bytes (656 KB) for 4 cores May 22 01:02:25.525355 np0000176104 devstack@c-api.service[112430]: *** Operational MODE: preforking *** May 22 01:02:25.525501 np0000176104 devstack@c-api.service[112430]: *** uWSGI is running in multiple interpreter mode *** May 22 01:02:25.525501 np0000176104 devstack@c-api.service[112430]: spawned uWSGI master process (pid: 112430) May 22 01:02:25.525713 np0000176104 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 22 01:02:25.526250 np0000176104 devstack@c-api.service[112430]: spawned uWSGI worker 1 (pid: 112434, cores: 1) May 22 01:02:25.526791 np0000176104 devstack@c-api.service[112430]: spawned uWSGI worker 2 (pid: 112435, cores: 1) May 22 01:02:25.527248 np0000176104 devstack@c-api.service[112430]: spawned uWSGI worker 3 (pid: 112436, cores: 1) May 22 01:02:25.527740 np0000176104 devstack@c-api.service[112430]: spawned uWSGI worker 4 (pid: 112437, cores: 1) May 22 01:02:25.527826 np0000176104 devstack@c-api.service[112430]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 22 01:02:25.655200 np0000176104 devstack@c-api.service[112435]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 01:02:25.655200 np0000176104 devstack@c-api.service[112435]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 01:02:25.655200 np0000176104 devstack@c-api.service[112435]: we strongly recommend against using it for new projects. May 22 01:02:25.655200 np0000176104 devstack@c-api.service[112435]: If you are already using Eventlet, we recommend migrating to a different May 22 01:02:25.655200 np0000176104 devstack@c-api.service[112435]: framework. For more detail see May 22 01:02:25.655200 np0000176104 devstack@c-api.service[112435]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 01:02:25.655200 np0000176104 devstack@c-api.service[112435]: import eventlet # noqa May 22 01:02:25.661608 np0000176104 devstack@c-api.service[112436]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 01:02:25.661608 np0000176104 devstack@c-api.service[112436]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 01:02:25.661608 np0000176104 devstack@c-api.service[112436]: we strongly recommend against using it for new projects. May 22 01:02:25.661608 np0000176104 devstack@c-api.service[112436]: If you are already using Eventlet, we recommend migrating to a different May 22 01:02:25.661608 np0000176104 devstack@c-api.service[112436]: framework. For more detail see May 22 01:02:25.661608 np0000176104 devstack@c-api.service[112436]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 01:02:25.661608 np0000176104 devstack@c-api.service[112436]: import eventlet # noqa May 22 01:02:25.666911 np0000176104 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 01:02:25.666911 np0000176104 devstack@c-api.service[112434]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 01:02:25.666911 np0000176104 devstack@c-api.service[112434]: we strongly recommend against using it for new projects. May 22 01:02:25.666911 np0000176104 devstack@c-api.service[112434]: If you are already using Eventlet, we recommend migrating to a different May 22 01:02:25.666911 np0000176104 devstack@c-api.service[112434]: framework. For more detail see May 22 01:02:25.666911 np0000176104 devstack@c-api.service[112434]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 01:02:25.666911 np0000176104 devstack@c-api.service[112434]: import eventlet # noqa May 22 01:02:25.672923 np0000176104 devstack@c-api.service[112437]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 22 01:02:25.672923 np0000176104 devstack@c-api.service[112437]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 22 01:02:25.672923 np0000176104 devstack@c-api.service[112437]: we strongly recommend against using it for new projects. May 22 01:02:25.672923 np0000176104 devstack@c-api.service[112437]: If you are already using Eventlet, we recommend migrating to a different May 22 01:02:25.672923 np0000176104 devstack@c-api.service[112437]: framework. For more detail see May 22 01:02:25.672923 np0000176104 devstack@c-api.service[112437]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 22 01:02:25.672923 np0000176104 devstack@c-api.service[112437]: import eventlet # noqa May 22 01:02:25.745330 np0000176104 devstack@c-api.service[112436]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 01:02:25.745330 np0000176104 devstack@c-api.service[112436]: debtcollector.deprecate( May 22 01:02:25.749122 np0000176104 devstack@c-api.service[112435]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 01:02:25.749122 np0000176104 devstack@c-api.service[112435]: debtcollector.deprecate( May 22 01:02:25.752313 np0000176104 devstack@c-api.service[112434]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 01:02:25.752313 np0000176104 devstack@c-api.service[112434]: debtcollector.deprecate( May 22 01:02:25.761867 np0000176104 devstack@c-api.service[112437]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 22 01:02:25.761867 np0000176104 devstack@c-api.service[112437]: debtcollector.deprecate( May 22 01:02:25.828172 np0000176104 devstack@c-api.service[112435]: /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 May 22 01:02:25.828172 np0000176104 devstack@c-api.service[112435]: from cgi import parse_header May 22 01:02:25.832580 np0000176104 devstack@c-api.service[112436]: /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 May 22 01:02:25.832580 np0000176104 devstack@c-api.service[112436]: from cgi import parse_header May 22 01:02:25.832910 np0000176104 devstack@c-api.service[112434]: /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 May 22 01:02:25.832910 np0000176104 devstack@c-api.service[112434]: from cgi import parse_header May 22 01:02:25.844107 np0000176104 devstack@c-api.service[112437]: /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 May 22 01:02:25.844107 np0000176104 devstack@c-api.service[112437]: from cgi import parse_header May 22 01:02:25.873319 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:25.873319 np0000176104 devstack@c-api.service[112435]: removals.removed_module( May 22 01:02:25.874134 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:25.874134 np0000176104 devstack@c-api.service[112435]: removals.removed_module( May 22 01:02:25.877025 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:25.877025 np0000176104 devstack@c-api.service[112436]: removals.removed_module( May 22 01:02:25.877728 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:25.877728 np0000176104 devstack@c-api.service[112436]: removals.removed_module( May 22 01:02:25.877936 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:25.877936 np0000176104 devstack@c-api.service[112434]: removals.removed_module( May 22 01:02:25.878648 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:25.878648 np0000176104 devstack@c-api.service[112434]: removals.removed_module( May 22 01:02:25.888066 np0000176104 devstack@c-api.service[112437]: /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. May 22 01:02:25.888066 np0000176104 devstack@c-api.service[112437]: removals.removed_module( May 22 01:02:25.888753 np0000176104 devstack@c-api.service[112437]: /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. May 22 01:02:25.888753 np0000176104 devstack@c-api.service[112437]: removals.removed_module( May 22 01:02:26.478887 np0000176104 devstack@c-api.service[112437]: /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 May 22 01:02:26.478887 np0000176104 devstack@c-api.service[112437]: warnings.warn( May 22 01:02:26.480690 np0000176104 devstack@c-api.service[112435]: /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 May 22 01:02:26.480690 np0000176104 devstack@c-api.service[112435]: warnings.warn( May 22 01:02:26.491844 np0000176104 devstack@c-api.service[112434]: /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 May 22 01:02:26.491844 np0000176104 devstack@c-api.service[112434]: warnings.warn( May 22 01:02:26.507174 np0000176104 devstack@c-api.service[112436]: /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 May 22 01:02:26.507174 np0000176104 devstack@c-api.service[112436]: warnings.warn( May 22 01:02:26.574022 np0000176104 devstack@c-api.service[112437]: /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. May 22 01:02:26.574022 np0000176104 devstack@c-api.service[112437]: warnings.warn( May 22 01:02:26.581812 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:26.581812 np0000176104 devstack@c-api.service[112435]: warnings.warn( May 22 01:02:26.589752 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:26.589752 np0000176104 devstack@c-api.service[112434]: warnings.warn( May 22 01:02:26.609684 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:26.609684 np0000176104 devstack@c-api.service[112436]: warnings.warn( May 22 01:02:26.863539 np0000176104 devstack@c-api.service[112435]: 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. May 22 01:02:26.864089 np0000176104 devstack@c-api.service[112435]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112435) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 01:02:26.865030 np0000176104 devstack@c-api.service[112434]: 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. May 22 01:02:26.865448 np0000176104 devstack@c-api.service[112434]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112434) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 01:02:26.865540 np0000176104 devstack@c-api.service[112437]: 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. May 22 01:02:26.865943 np0000176104 devstack@c-api.service[112437]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112437) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 01:02:26.903133 np0000176104 devstack@c-api.service[112436]: 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. May 22 01:02:26.903668 np0000176104 devstack@c-api.service[112436]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112436) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 22 01:02:26.948791 np0000176104 devstack@c-api.service[112437]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 22 01:02:26.948791 np0000176104 devstack@c-api.service[112437]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 01:02:26.949211 np0000176104 devstack@c-api.service[112435]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 22 01:02:26.949211 np0000176104 devstack@c-api.service[112435]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 01:02:26.950096 np0000176104 devstack@c-api.service[112434]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 22 01:02:26.950096 np0000176104 devstack@c-api.service[112434]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 01:02:26.963926 np0000176104 devstack@c-api.service[112436]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 22 01:02:26.963926 np0000176104 devstack@c-api.service[112436]: @jsonschema.FormatChecker.cls_checks('date-time') May 22 01:02:27.403222 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112436) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 01:02:27.403509 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112435) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 01:02:27.403571 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.403638 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.403831 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.403897 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.404019 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.404171 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.404297 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112437) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 01:02:27.404669 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.404725 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.404771 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.404819 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.404865 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.404913 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 22 01:02:27.404955 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.404955 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.404955 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.405069 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.405118 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.405155 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.405155 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.405155 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.405272 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.405316 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.405354 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.405406 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.405451 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.405497 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.405537 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.405583 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.405650 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.405700 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.405700 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.405700 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.405700 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.405843 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.406086 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.406175 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.406279 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.406365 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.406450 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.406541 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.406678 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.407825 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.407897 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.407937 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.407977 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.408026 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.408026 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.408108 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.408161 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.408210 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.408249 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.408293 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.408365 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.408402 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.408446 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.408484 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.408529 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.408574 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.408631 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.408673 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.408715 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.408757 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.408799 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.408851 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.408893 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.408945 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.408945 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.408945 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.408945 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.413004 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.413086 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.413136 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.413180 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.413234 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.413280 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.413324 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.413371 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.413412 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.413451 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.413451 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.413534 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.413582 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.413635 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.413779 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.413842 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.413886 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.413928 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.413984 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.414030 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.414113 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.414357 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.414486 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.414486 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.414578 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.414657 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.414657 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.414734 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.419607 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.419607 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.419783 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.419783 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.419960 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.420115 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.420167 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.420215 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.420256 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.420324 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.420369 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.420369 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.420452 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.420499 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.420544 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.420590 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.420663 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.420663 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.420663 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.420663 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.420837 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.420885 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.420939 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.420939 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.420939 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.420939 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.420939 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.420939 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.421154 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.421154 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.421229 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.421266 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.421321 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.421364 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.421411 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.421456 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.421497 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.421543 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.421587 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.421651 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.421694 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.421736 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.421787 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.421831 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.421871 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.421913 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.421950 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.421988 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.422029 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.422070 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.422112 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.422160 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.422160 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.422160 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.422160 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.422160 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.422356 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.422356 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.422356 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.422470 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.422519 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.422568 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.423119 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.423179 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.423225 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.423279 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.423323 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.423365 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.423407 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.423452 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.423517 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.423557 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.423611 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.423663 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.423706 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.423744 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.423794 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.423851 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.423903 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.423954 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.424021 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.424021 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.424021 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.424021 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.424191 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.424191 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.424191 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.424191 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.424524 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.424584 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.424644 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.424692 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.424736 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.424777 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.424816 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.424853 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.424889 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.425099 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.425239 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.425279 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.425325 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.425362 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.425409 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.425619 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.425662 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.425709 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.425755 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.425792 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.425840 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.425840 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.425840 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.425840 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.425985 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.425985 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.425985 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.426095 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.426139 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.426180 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.426229 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.426271 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.426316 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.426369 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.426422 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.426468 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.426525 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.426583 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.426672 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.426746 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.426963 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.427031 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.427093 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.427153 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.427204 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.427252 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.427314 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.427366 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.427422 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.427477 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.427477 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.427477 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.427648 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.427648 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.427648 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.427816 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.427894 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.427894 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.428169 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.428243 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.428336 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.428397 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.428464 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.428464 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.428464 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.428464 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.428724 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.428724 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.428724 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.429001 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.429054 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.429114 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.429174 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.429231 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.429290 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.429460 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.429521 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.429581 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.429581 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.429581 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.430354 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.430438 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.430497 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.430497 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.430638 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.430638 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.430786 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.430786 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.430896 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.430953 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.431015 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.431074 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.431127 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.431179 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.431251 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.431308 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.431362 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.431418 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.431475 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.431542 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.431629 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.431702 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.431765 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.431824 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.431894 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.431956 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.432018 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.432075 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.432142 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.432196 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.432257 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.432676 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.432731 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.432782 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.432827 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.432866 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.432912 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.432953 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.432989 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.433028 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.433073 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.433111 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.433152 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.433200 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.433243 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.433286 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.433324 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.433361 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.433404 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.433452 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.433497 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.433497 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.433497 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.433497 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.433497 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.433497 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.433943 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.433984 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.434026 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.434071 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.434116 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.434159 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.434200 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.434236 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.434274 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.434309 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.434343 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.434379 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.434414 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.434452 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.434494 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.434536 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.434573 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.434639 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.434681 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.434740 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.434781 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.434824 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.434869 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.434908 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.434943 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.434943 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.434943 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.434943 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.435075 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.435075 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.435166 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.435212 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.435256 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.435301 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.435348 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.435387 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.435423 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.435459 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.435492 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.435539 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.435612 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.435655 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.435707 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.435758 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.435758 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.435837 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.435879 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.435926 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.435968 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.436004 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.436050 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.436092 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.436124 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.436159 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.436193 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.436236 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.436270 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.436326 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.436358 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.436389 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.436429 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.436460 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.436495 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.436526 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.436560 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.436609 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.436656 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.436698 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.436732 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.436760 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.436798 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.436846 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.436888 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.436929 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.436975 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.437021 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.437063 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.437113 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.437182 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.437227 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.437284 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.437331 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.437331 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.437331 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.437444 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.437444 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.437444 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.437444 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.437444 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.437645 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.437700 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.437756 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.437800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.437845 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.437880 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.437914 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.437947 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.437987 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.438033 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.438082 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.438129 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.438166 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.438204 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.438241 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.438290 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.438331 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.438377 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.438419 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.438468 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.438514 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.438514 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.438514 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.438663 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.438663 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.438663 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.438663 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.438663 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.438663 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.438894 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.438935 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.438981 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.438981 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.438981 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.438981 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.439126 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.439167 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.439210 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.439250 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.439290 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.439336 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.439383 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.439424 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.439470 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.439513 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.439554 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.439721 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.439790 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.439838 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.439838 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.439838 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.440457 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.440527 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.440575 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.440638 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.440678 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.440711 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.440762 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.440805 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.440805 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.440862 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.440862 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.440910 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.440940 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.440965 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.440993 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.441026 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.441026 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.441080 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.441142 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.441190 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.441261 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.441372 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.441439 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.441504 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.441570 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.441651 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.441710 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.441776 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.442838 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.442894 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.442963 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.443018 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.443049 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.443077 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.443117 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.443149 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.443182 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.443210 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.443239 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.443270 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.443308 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.443341 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.443374 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.443406 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.443438 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.443471 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.443504 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.443535 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.443572 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.443621 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.443651 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.443710 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.443777 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.443828 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.443886 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.443958 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.445829 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.445891 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.445952 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.445993 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.446026 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.446064 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.446095 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.446124 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.446149 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.446184 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.446214 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.446247 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.446278 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.446310 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.446339 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.446371 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.446403 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.446433 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.446468 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.446504 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.446533 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.446573 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.446632 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.446666 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.446703 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.446734 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.446768 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.446801 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.446826 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.446858 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.446886 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.446915 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.446943 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.446970 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.446998 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.447022 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.447053 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.447082 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.447113 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.447139 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.447168 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.447203 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.447232 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.447260 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.447287 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.447318 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.447345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.448534 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.448583 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.448675 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.448729 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.448783 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.448820 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.448854 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.448886 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.448914 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.448947 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.448979 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.449007 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.449035 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.449068 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.449100 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.449130 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.449161 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.449192 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.449220 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.449248 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.449275 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.449303 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.449330 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.449373 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.449412 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.449412 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.449412 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.449493 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.449695 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.449746 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.449791 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.449828 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.449859 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.449890 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.449923 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.449951 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.449978 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.449978 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.450043 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.450081 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.450120 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.450153 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.450184 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.450219 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.450251 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.450251 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.450301 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.450333 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.450362 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.450395 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.450422 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.450456 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.450487 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.450487 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.450487 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.450573 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.451424 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.451477 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.451524 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.451572 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.451649 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.451649 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.451738 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.451777 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.451823 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.451871 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.451909 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.451962 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.452016 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.452081 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.452132 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.452175 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.452222 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.452297 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.452339 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.452382 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.452419 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.452454 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.452454 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.452525 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.452576 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.452576 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.452576 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.452576 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.454309 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.454380 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.454434 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.454486 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.454535 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.454586 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.454676 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.454743 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.454791 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.454838 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.454882 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.454921 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.454971 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.455023 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.455079 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.455129 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.455174 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.455237 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.455295 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.455373 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.455460 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.455521 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.455572 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.455651 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.455720 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.455720 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.455720 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.455720 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.455881 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.455921 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.455964 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.456012 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.456063 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.456113 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.456170 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.456209 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.456245 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.456318 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.456361 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.456407 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.456448 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.456489 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.456521 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.456558 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.456617 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.456656 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.456656 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.456656 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.456656 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.456800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.456800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.456800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.456800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.456800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.456800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.456800 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.457340 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.457340 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.457340 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.457468 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.457503 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.457542 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.457575 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.457626 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.457669 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.457708 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.457791 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.457839 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.457877 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.457920 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.457957 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.457998 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.458036 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.458078 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.458120 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.458160 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.458203 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.458240 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.458282 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.458317 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.458355 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.458400 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.458437 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.458478 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.458519 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.458565 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.458617 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.458660 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.458698 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.458739 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.458775 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.458819 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.458855 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.458889 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.458927 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.458967 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.459004 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.459045 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.459083 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.459119 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.459154 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.459195 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.459236 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.459272 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.459308 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.459355 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.459398 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.459439 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.459475 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.459475 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.459475 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.459475 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.459642 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.459642 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.459642 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.459642 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.459642 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.459904 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.459944 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.459944 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.460017 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.460054 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.460096 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.460138 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.460182 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.460219 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.460255 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.460379 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.460429 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.460474 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.460516 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.460560 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.460615 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.460665 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.460711 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.460749 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.460790 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.460827 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.460863 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.460903 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.460941 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.460983 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.461019 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.461060 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.461104 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.461141 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.461183 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.461219 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.461262 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.461299 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.461335 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.461377 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.461415 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.461453 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.461499 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.461538 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.461580 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.461632 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.461679 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.461718 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.461760 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.461802 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.461839 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.461877 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.461914 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.461965 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.461965 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.461965 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.462076 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.462114 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.462155 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.462192 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.462235 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.462270 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.462313 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.462360 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.462403 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.462438 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.462479 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.462524 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.462565 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.462624 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.462668 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.462709 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.462770 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.462808 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.462849 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.462889 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.462931 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.462971 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.463012 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.463048 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.463089 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.463135 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.463176 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.463212 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.463253 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.463295 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.463332 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.463368 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.463410 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.463452 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.463494 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.463540 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.463583 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.463643 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.463685 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.463725 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.463762 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.463799 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.463843 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.463880 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.463915 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.463960 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.464001 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.464042 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.464079 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.464116 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.464147 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.464192 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.464229 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.464286 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.464286 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.464286 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 22 01:02:27.464395 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.464395 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.464395 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.464495 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.464538 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.464538 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.464624 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.464679 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.464717 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.464757 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112435) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.464800 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.464800 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.464872 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.464872 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.464944 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.464981 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.465021 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112434) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 22 01:02:27.465068 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112435) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.465068 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112435) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.465136 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 22 01:02:27.465136 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 22 01:02:27.465136 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 22 01:02:27.465136 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112434) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 22 01:02:27.465136 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112434) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 22 01:02:27.509683 np0000176104 devstack@c-api.service[112436]: INFO dbcounter [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Registered counter for database cinder May 22 01:02:27.510107 np0000176104 devstack@c-api.service[112437]: INFO dbcounter [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Registered counter for database cinder May 22 01:02:27.510223 np0000176104 devstack@c-api.service[112435]: INFO dbcounter [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Registered counter for database cinder May 22 01:02:27.510648 np0000176104 devstack@c-api.service[112434]: INFO dbcounter [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Registered counter for database cinder May 22 01:02:27.522090 np0000176104 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.524070 np0000176104 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.529906 np0000176104 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.533987 np0000176104 devstack@c-api.service[112437]: DEBUG oslo_db.sqlalchemy.engines [None req-2f3661c6-07d4-4f39-b250-62e2195c994f 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=112437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.637648 np0000176104 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writer thread running {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 01:02:27.637741 np0000176104 devstack@c-api.service[112436]: DEBUG dbcounter [-] [112436] Writer thread running {{(pid=112436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 01:02:27.638104 np0000176104 devstack@c-api.service[112434]: INFO cinder.rpc [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 01:02:27.639888 np0000176104 devstack@c-api.service[112434]: INFO cinder.rpc [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 01:02:27.640144 np0000176104 devstack@c-api.service[112436]: INFO cinder.rpc [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 01:02:27.641574 np0000176104 devstack@c-api.service[112434]: INFO cinder.rpc [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 01:02:27.643088 np0000176104 devstack@c-api.service[112434]: INFO cinder.rpc [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 01:02:27.643665 np0000176104 devstack@c-api.service[112436]: INFO cinder.rpc [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 01:02:27.643921 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.644983 np0000176104 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writer thread running {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 01:02:27.645544 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.645889 np0000176104 devstack@c-api.service[112436]: INFO cinder.rpc [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 01:02:27.647448 np0000176104 devstack@c-api.service[112435]: INFO cinder.rpc [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 01:02:27.647616 np0000176104 devstack@c-api.service[112436]: INFO cinder.rpc [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 01:02:27.648475 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.649077 np0000176104 devstack@c-api.service[112434]: DEBUG oslo_db.sqlalchemy.engines [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 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=112434) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.649515 np0000176104 devstack@c-api.service[112435]: INFO cinder.rpc [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 01:02:27.650127 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.650610 np0000176104 devstack@c-api.service[112434]: INFO cinder.rpc [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 01:02:27.650974 np0000176104 devstack@c-api.service[112437]: DEBUG dbcounter [-] [112437] Writer thread running {{(pid=112437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 22 01:02:27.651494 np0000176104 devstack@c-api.service[112435]: INFO cinder.rpc [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 01:02:27.652482 np0000176104 devstack@c-api.service[112434]: INFO cinder.rpc [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 01:02:27.653318 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.653688 np0000176104 devstack@c-api.service[112435]: INFO cinder.rpc [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 01:02:27.653961 np0000176104 devstack@c-api.service[112437]: INFO cinder.rpc [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 22 01:02:27.654146 np0000176104 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.654804 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.658433 np0000176104 devstack@c-api.service[112436]: INFO cinder.rpc [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 01:02:27.658509 np0000176104 devstack@c-api.service[112437]: INFO cinder.rpc [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 22 01:02:27.658559 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.658612 np0000176104 devstack@c-api.service[112436]: INFO cinder.rpc [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 01:02:27.658612 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.658692 np0000176104 devstack@c-api.service[112437]: INFO cinder.rpc [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 22 01:02:27.660855 np0000176104 devstack@c-api.service[112437]: INFO cinder.rpc [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 22 01:02:27.661967 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.662263 np0000176104 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.662760 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.664553 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.664639 np0000176104 devstack@c-api.service[112435]: INFO cinder.rpc [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 01:02:27.666256 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.666755 np0000176104 devstack@c-api.service[112435]: INFO cinder.rpc [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 01:02:27.667612 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.667838 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.669553 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.670888 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.671014 np0000176104 devstack@c-api.service[112437]: DEBUG oslo_db.sqlalchemy.engines [None req-2f3661c6-07d4-4f39-b250-62e2195c994f 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=112437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:27.672678 np0000176104 devstack@c-api.service[112437]: INFO cinder.rpc [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 22 01:02:27.674096 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.674244 np0000176104 devstack@c-api.service[112437]: INFO cinder.rpc [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 22 01:02:27.674660 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.675024 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.677697 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.678522 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.679239 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.680720 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.681620 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.682284 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.683773 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.685708 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.685893 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.686820 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.687510 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.688766 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.689774 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.689948 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.691055 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.691273 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.691534 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.692994 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.694047 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.694458 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.694755 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.695942 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.696015 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.698656 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.699114 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.699471 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.699945 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.701944 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.702519 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.703939 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.704280 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.704851 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.705490 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.706315 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.706408 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.707608 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.707711 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.708547 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.709029 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.709245 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.709790 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.710740 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.711185 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.711372 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.712036 np0000176104 devstack@c-api.service[112434]: WARNING cinder.api.contrib.hosts [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 01:02:27.712712 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.712880 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.714171 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.714281 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.714342 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.714531 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.715400 np0000176104 devstack@c-api.service[112436]: WARNING cinder.api.contrib.hosts [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 01:02:27.715683 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.715751 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.716203 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.717059 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.717649 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.717896 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.718213 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: extensions {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.718434 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.719011 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.719608 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: qos-specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.720031 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.720498 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.721379 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: extensions {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.721462 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.721756 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-snapshot-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.722749 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: qos-specs {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.723168 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: scheduler-stats {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.723257 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.723996 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.724810 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.724946 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-snapshot-manage {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.725523 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-volume-transfer {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.726073 np0000176104 devstack@c-api.service[112435]: WARNING cinder.api.contrib.hosts [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 01:02:27.726367 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: scheduler-stats {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.726852 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.727191 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: extra_specs {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.727552 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.728329 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.728611 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-volume-transfer {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.728801 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-volume-type-access {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.729673 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.729752 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.730345 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: cgsnapshots {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.730867 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: extra_specs {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.730970 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.731112 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.731771 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: consistencygroups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.731868 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: extensions {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.732612 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.733038 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-volume-type-access {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.733136 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: qos-specs {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.733762 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-quota-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.737116 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.737179 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: capabilities {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.737214 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: cgsnapshots {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.737260 np0000176104 devstack@c-api.service[112437]: WARNING cinder.api.contrib.hosts [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 22 01:02:27.737302 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-snapshot-manage {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.737344 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.737381 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-hosts {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.737418 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: scheduler-stats {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.737454 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: consistencygroups {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.737581 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.737881 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.738698 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-volume-transfer {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.738934 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.739419 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: backups {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.739967 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-quota-sets {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.740263 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.740437 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: extra_specs {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.741105 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: extensions {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.741460 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-quota-class-sets {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.741577 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: capabilities {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.741995 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-volume-type-access {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.742427 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: qos-specs {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.742825 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-volume-manage {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.742886 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-hosts {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.743556 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: cgsnapshots {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.744249 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: os-availability-zone {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.744298 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: encryption {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.744522 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-snapshot-manage {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.745013 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: consistencygroups {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.745515 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extended resource: encryption {{(pid=112434) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.745854 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: backups {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.745947 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: scheduler-stats {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.746972 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-quota-sets {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.747858 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-quota-class-sets {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.747920 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.747956 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-volume-transfer {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.748763 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: capabilities {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.749191 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-volume-manage {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.749338 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.749606 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: extra_specs {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.749654 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-hosts {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.750634 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: os-availability-zone {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.750815 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.751028 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: encryption {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.751156 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-volume-type-access {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.751896 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extended resource: encryption {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.752167 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.752560 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: backups {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.753295 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: cgsnapshots {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.753720 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.754157 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.754201 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: consistencygroups {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.754579 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-quota-class-sets {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.755684 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.755879 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.755959 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-volume-manage {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.756194 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-quota-sets {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.757258 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.757380 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: os-availability-zone {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.757574 np0000176104 devstack@c-api.service[112434]: WARNING castellan.key_manager.migration [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.757661 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: capabilities {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.758521 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.758777 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extended resource: encryption {{(pid=112435) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.758848 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] SnapshotActionsController initialized {{(pid=112434) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 01:02:27.758893 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-hosts {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.758943 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.759821 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension TypesManage extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.759821 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.759821 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.759821 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.759821 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension AdminActions extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.760073 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.760114 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension AdminActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.760168 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension AdminActions extending resource: backups {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.760277 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: encryption {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.760331 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.760476 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension UsedLimits extending resource: limits {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.761226 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.761226 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.761313 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.761361 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.761361 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.761361 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.761478 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.761513 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.v3.router [None req-0f76da27-b0a5-4e92-99ea-a2ac22b41b39 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112434) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.761813 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: backups {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.762245 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.762702 np0000176104 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.763860 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.contrib.snapshot_actions [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] SnapshotActionsController initialized {{(pid=112436) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 01:02:27.763928 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.763968 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.763968 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension TypesManage extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764085 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-quota-class-sets {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.764133 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeActions extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764133 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764222 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764318 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension AdminActions extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764429 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension AdminActions extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764532 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension AdminActions extending resource: backups {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764658 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764758 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension UsedLimits extending resource: limits {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764859 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764959 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.764997 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.765198 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.765231 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-volume-manage {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.765265 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.765329 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.765443 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-a78cbcf1-8d55-4766-becb-b27f53ab5599 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.766362 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.766840 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: os-availability-zone {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.767916 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.767960 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extended resource: encryption {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 22 01:02:27.769202 np0000176104 devstack@c-api.service[112435]: WARNING castellan.key_manager.migration [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.770057 np0000176104 devstack@c-api.service[112434]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7116e4ca3668 pid: 112434 (default app) May 22 01:02:27.770135 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.contrib.snapshot_actions [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] SnapshotActionsController initialized {{(pid=112435) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 01:02:27.770135 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.770283 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.770340 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension TypesManage extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771230 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeActions extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771230 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771230 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771230 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension AdminActions extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771509 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension AdminActions extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771509 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension AdminActions extending resource: backups {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771615 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771690 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension UsedLimits extending resource: limits {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771768 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.771822 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771869 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.771977 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.772109 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.772214 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.772322 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.v3.router [None req-5973d49a-a0ef-44c0-a33d-a27bce7de626 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112435) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.773192 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.773670 np0000176104 devstack@c-api.service[112436]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7116e4ca3668 pid: 112436 (default app) May 22 01:02:27.774637 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.776202 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.777685 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.778230 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778230 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778399 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778399 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778399 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778399 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778399 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778656 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778656 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778656 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778656 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778656 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778656 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778942 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778942 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778942 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.778942 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.778942 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779152 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779152 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779152 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779152 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779331 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779331 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779331 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779331 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779509 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779509 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779509 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779509 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779509 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779762 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779762 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779762 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779762 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779762 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779977 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779977 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779977 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779977 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.779977 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.779977 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780263 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780263 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780263 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780263 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780263 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780263 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780517 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780517 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780517 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780517 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780517 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780517 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780837 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780837 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780837 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780837 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.780837 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.780837 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781090 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781090 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781090 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781090 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781259 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781259 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781259 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781259 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781259 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781499 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781499 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781499 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781499 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781499 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781721 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781721 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781721 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781721 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781721 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781721 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781975 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781975 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781975 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.781975 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.781975 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782215 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782252 np0000176104 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 22 01:02:27.782290 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782290 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782290 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782290 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782475 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782475 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782475 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782475 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782666 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782666 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782666 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782666 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782854 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782854 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782854 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.782854 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.782854 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783080 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783080 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783080 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783080 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783080 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783286 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783286 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783286 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783286 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783470 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783470 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783470 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783470 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783686 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783686 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783686 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783686 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783872 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783872 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.783872 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.783872 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784097 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784097 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784097 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784097 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784369 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784369 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784369 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784369 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784369 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784369 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784646 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784646 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784646 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784646 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784646 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784906 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784906 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784906 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784906 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784906 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.784906 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.784906 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785181 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785181 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785181 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785181 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785181 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785181 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785471 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785471 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785471 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785471 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785471 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785471 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785790 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785790 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785790 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785790 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.785790 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.785790 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786059 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786059 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786059 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786059 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786268 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786268 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786268 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786268 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786469 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786469 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786469 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786469 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786698 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786698 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786698 np0000176104 devstack@c-api.service[112434]: /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. May 22 01:02:27.786698 np0000176104 devstack@c-api.service[112434]: warnings.warn(deprecated_msg) May 22 01:02:27.786889 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] SnapshotActionsController initialized {{(pid=112437) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 22 01:02:27.786928 np0000176104 devstack@c-api.service[112435]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7116e4ca3668 pid: 112435 (default app) May 22 01:02:27.786966 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.786966 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension TypesManage extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.786966 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeActions extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.786966 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.786966 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.786966 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension AdminActions extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.786966 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension AdminActions extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787217 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension AdminActions extending resource: backups {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787217 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787217 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension UsedLimits extending resource: limits {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787217 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787217 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787217 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787217 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787459 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-27c61169-6fdd-4bac-9914-e8efd9c78173 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 01:02:27.787504 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787504 np0000176104 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-2f3661c6-07d4-4f39-b250-62e2195c994f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 22 01:02:27.787579 np0000176104 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 1/1] 199.204.45.132 () {60 vars in 956 bytes} [Fri May 22 01:02:27 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 22 01:02:27.790557 np0000176104 devstack@c-api.service[112437]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7116e4ca3668 pid: 112437 (default app) May 22 01:02:34.979707 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.979707 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.979707 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.979707 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.980507 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.980507 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.980507 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.980507 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.980796 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.980796 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.980796 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.980796 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.980796 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.980796 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.981156 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.981156 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.981156 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.981156 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.981156 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.981482 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.981482 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.981482 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.981482 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.981482 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.981816 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.981816 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.981816 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.981816 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982071 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982071 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982071 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982071 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982071 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982381 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982381 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982381 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982381 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982381 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982690 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982690 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982690 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982690 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.982690 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.982690 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983054 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983054 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983054 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983054 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983054 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983054 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983419 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983419 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983419 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983419 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983419 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983419 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983795 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983795 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983795 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.983795 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.983795 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984191 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984191 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984191 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984191 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984191 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984497 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984497 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984497 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984497 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984497 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984497 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984871 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984871 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984871 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984871 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.984871 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.984871 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985130 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985130 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985130 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985130 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985130 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985325 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985325 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985325 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985325 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985325 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985504 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985504 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985504 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985504 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985677 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985677 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985677 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985677 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985822 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985822 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985822 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.985822 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.985822 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986013 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986013 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986013 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986013 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986013 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986221 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986221 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986221 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986221 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986369 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986369 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986369 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986369 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986517 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986517 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986517 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986517 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986683 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986683 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986683 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986683 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986832 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986832 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986832 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986832 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986976 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986976 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986976 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.986976 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.986976 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987206 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987206 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987206 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987206 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987206 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987206 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987457 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987457 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987457 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987457 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987457 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987656 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987656 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987656 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987656 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987656 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987656 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987868 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987868 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987868 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987868 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.987868 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.987868 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988092 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988092 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988092 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988092 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988092 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988092 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988341 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988341 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988341 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988341 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988341 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988341 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988808 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988808 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.988808 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.988808 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.989020 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.989020 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.989020 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.989020 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.989020 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.989258 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.989258 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.989258 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.989258 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:34.989258 np0000176104 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) May 22 01:02:34.989258 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.middleware.request_id [None req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f None None] RequestId filter calling following filter/app {{(pid=112436) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 01:02:35.464739 np0000176104 devstack@c-api.service[112436]: INFO cinder.api.openstack.wsgi [None req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f admin admin] POST https://199.204.45.132/volume/v3/types May 22 01:02:35.465232 np0000176104 devstack@c-api.service[112436]: DEBUG cinder.api.openstack.wsgi [None req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112436) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 01:02:35.466818 np0000176104 devstack@c-api.service[112436]: /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. May 22 01:02:35.466818 np0000176104 devstack@c-api.service[112436]: warnings.warn( May 22 01:02:35.473019 np0000176104 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:35.502033 np0000176104 devstack@c-api.service[112436]: INFO cinder.api.openstack.wsgi [None req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f admin admin] https://199.204.45.132/volume/v3/types returned with HTTP 200 May 22 01:02:35.502686 np0000176104 devstack@c-api.service[112436]: [pid: 112436|app: 0|req: 1/2] 199.204.45.132 () {68 vars in 1288 bytes} [Fri May 22 01:02:34 2026] POST /volume/v3/types => generated 186 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 22 01:02:35.533408 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.533408 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.533408 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.533408 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.533907 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.533907 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.533907 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.533907 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534157 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534157 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534157 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534157 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534157 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534157 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534454 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534454 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534454 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534454 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534454 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534656 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534656 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534656 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534656 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534656 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534833 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534833 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534833 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534833 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534985 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534985 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534985 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.534985 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.534985 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535267 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535267 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535267 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535267 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535267 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535557 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535557 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535557 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535557 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535557 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535557 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535984 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535984 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535984 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535984 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.535984 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.535984 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.536860 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.536860 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.536860 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.536860 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.536860 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.536860 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537212 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537212 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537212 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537212 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537212 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537488 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537488 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537488 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537488 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537488 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537766 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537766 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537766 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537766 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.537766 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.537766 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538089 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538089 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538089 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538089 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538089 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538089 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538420 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538420 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538420 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538420 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538420 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538733 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538733 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538733 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.538733 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.538733 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539002 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539002 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539002 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539002 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539219 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539219 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539219 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539219 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539444 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539444 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539444 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539444 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539444 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539755 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539755 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539755 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.539755 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.539755 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540059 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540059 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540059 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540059 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540268 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540268 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540268 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540268 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540496 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540496 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540496 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540496 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540759 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540759 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540759 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540759 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540985 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540985 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.540985 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.540985 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541206 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541206 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541206 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541206 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541206 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541509 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541509 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541509 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541509 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541509 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541509 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541862 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541862 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541862 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.541862 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.541862 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542127 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542127 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542127 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542127 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542127 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542127 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542445 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542445 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542445 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542445 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542445 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542445 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542788 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542788 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542788 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542788 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.542788 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.542788 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543128 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.543128 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543128 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.543128 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543128 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.543128 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543464 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.543464 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543464 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.543464 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543704 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.543704 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543704 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.543704 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.543704 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.544035 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.544035 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.544035 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.544035 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.544035 np0000176104 devstack@c-api.service[112435]: warnings.warn(deprecated_msg) May 22 01:02:35.544035 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.middleware.request_id [req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f req-25d17415-4179-410c-b357-8d63e20a4f33 None None] RequestId filter calling following filter/app {{(pid=112435) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 01:02:35.880715 np0000176104 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f req-25d17415-4179-410c-b357-8d63e20a4f33 admin admin] POST https://199.204.45.132/volume/v3/types/2b529d62-7171-4560-8d0c-ad00ab0b7a8d/extra_specs May 22 01:02:35.881355 np0000176104 devstack@c-api.service[112435]: DEBUG cinder.api.openstack.wsgi [req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f req-25d17415-4179-410c-b357-8d63e20a4f33 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112435) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 22 01:02:35.883030 np0000176104 devstack@c-api.service[112435]: /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. May 22 01:02:35.883030 np0000176104 devstack@c-api.service[112435]: warnings.warn( May 22 01:02:35.893919 np0000176104 devstack@c-api.service[112435]: DEBUG oslo_db.sqlalchemy.engines [req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f req-25d17415-4179-410c-b357-8d63e20a4f33 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=112435) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 22 01:02:35.962697 np0000176104 devstack@c-api.service[112435]: INFO cinder.api.openstack.wsgi [req-f217dbbf-db8f-46f0-a654-2c534cdd0e5f req-25d17415-4179-410c-b357-8d63e20a4f33 admin admin] https://199.204.45.132/volume/v3/types/2b529d62-7171-4560-8d0c-ad00ab0b7a8d/extra_specs returned with HTTP 200 May 22 01:02:35.963260 np0000176104 devstack@c-api.service[112435]: [pid: 112435|app: 0|req: 1/3] 199.204.45.132 () {70 vars in 1505 bytes} [Fri May 22 01:02:35 2026] POST /volume/v3/types/2b529d62-7171-4560-8d0c-ad00ab0b7a8d/extra_specs => generated 55 bytes in 446 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 22 01:02:37.652004 np0000176104 devstack@c-api.service[112434]: DEBUG dbcounter [-] [112434] Writing DB stats cinder:SELECT=6 {{(pid=112434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 01:02:37.674033 np0000176104 devstack@c-api.service[112437]: DEBUG dbcounter [-] [112437] Writing DB stats cinder:SELECT=6 {{(pid=112437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 01:02:45.499348 np0000176104 devstack@c-api.service[112436]: DEBUG dbcounter [-] [112436] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 01:02:45.961149 np0000176104 devstack@c-api.service[112435]: DEBUG dbcounter [-] [112435] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112435) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 22 01:05:17.571944 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.middleware.request_id [None req-339bfbbf-9c39-43c8-a60a-9838f9b137d2 None None] RequestId filter calling following filter/app {{(pid=112434) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 22 01:05:17.572555 np0000176104 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-339bfbbf-9c39-43c8-a60a-9838f9b137d2 None None] GET https://199.204.45.132/volume// May 22 01:05:17.572743 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-339bfbbf-9c39-43c8-a60a-9838f9b137d2 None None] Empty body provided in request {{(pid=112434) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 22 01:05:17.572975 np0000176104 devstack@c-api.service[112434]: DEBUG cinder.api.openstack.wsgi [None req-339bfbbf-9c39-43c8-a60a-9838f9b137d2 None None] Calling method 'all' {{(pid=112434) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 22 01:05:17.573511 np0000176104 devstack@c-api.service[112434]: INFO cinder.api.openstack.wsgi [None req-339bfbbf-9c39-43c8-a60a-9838f9b137d2 None None] https://199.204.45.132/volume// returned with HTTP 300 May 22 01:05:17.573736 np0000176104 devstack@c-api.service[112434]: [pid: 112434|app: 0|req: 2/4] 199.204.45.132 () {66 vars in 1456 bytes} [Fri May 22 01:05:17 2026] GET /volume/ => generated 390 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)