May 20 03:43:26.889774 np0000175257 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 03:43:26.899099 np0000175257 devstack@c-api.service[112100]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 03:43:26 2026] *** May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: nodename: np0000175257 May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: machine: x86_64 May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: clock source: unix May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: pcre jit disabled May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: detected number of CPU cores: 16 May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: current working directory: / May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: detected binary path: /usr/bin/uwsgi-core May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: your processes number limit is 256917 May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: your memory page size is 4096 bytes May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: detected max file descriptor number: 2048 May 20 03:43:26.902260 np0000175257 devstack@c-api.service[112100]: lock engine: pthread robust mutexes May 20 03:43:26.902619 np0000175257 devstack@c-api.service[112100]: thunder lock: enabled May 20 03:43:26.902666 np0000175257 devstack@c-api.service[112100]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 03:43:26.902720 np0000175257 devstack@c-api.service[112100]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 03:43:26.902754 np0000175257 devstack@c-api.service[112100]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 03:43:26.902754 np0000175257 devstack@c-api.service[112100]: Set PythonHome to /opt/stack/data/venv May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: Python main interpreter initialized at 0x7a23b02a3668 May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: python threads support enabled May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: your server socket listen backlog is limited to 100 connections May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: your mercy for graceful operations on workers is 80 seconds May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: mapped 671795 bytes (656 KB) for 4 cores May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: *** Operational MODE: preforking *** May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: *** uWSGI is running in multiple interpreter mode *** May 20 03:43:26.943043 np0000175257 devstack@c-api.service[112100]: spawned uWSGI master process (pid: 112100) May 20 03:43:26.942640 np0000175257 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 03:43:26.943496 np0000175257 devstack@c-api.service[112100]: spawned uWSGI worker 1 (pid: 112102, cores: 1) May 20 03:43:26.943886 np0000175257 devstack@c-api.service[112100]: spawned uWSGI worker 2 (pid: 112103, cores: 1) May 20 03:43:26.944433 np0000175257 devstack@c-api.service[112100]: spawned uWSGI worker 3 (pid: 112104, cores: 1) May 20 03:43:26.944910 np0000175257 devstack@c-api.service[112100]: spawned uWSGI worker 4 (pid: 112105, cores: 1) May 20 03:43:26.944962 np0000175257 devstack@c-api.service[112100]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 03:43:27.070393 np0000175257 devstack@c-api.service[112104]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:43:27.070393 np0000175257 devstack@c-api.service[112104]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:43:27.070393 np0000175257 devstack@c-api.service[112104]: we strongly recommend against using it for new projects. May 20 03:43:27.070393 np0000175257 devstack@c-api.service[112104]: If you are already using Eventlet, we recommend migrating to a different May 20 03:43:27.070393 np0000175257 devstack@c-api.service[112104]: framework. For more detail see May 20 03:43:27.070393 np0000175257 devstack@c-api.service[112104]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:43:27.070393 np0000175257 devstack@c-api.service[112104]: import eventlet # noqa May 20 03:43:27.077029 np0000175257 devstack@c-api.service[112103]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:43:27.077029 np0000175257 devstack@c-api.service[112103]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:43:27.077029 np0000175257 devstack@c-api.service[112103]: we strongly recommend against using it for new projects. May 20 03:43:27.077029 np0000175257 devstack@c-api.service[112103]: If you are already using Eventlet, we recommend migrating to a different May 20 03:43:27.077029 np0000175257 devstack@c-api.service[112103]: framework. For more detail see May 20 03:43:27.077029 np0000175257 devstack@c-api.service[112103]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:43:27.077029 np0000175257 devstack@c-api.service[112103]: import eventlet # noqa May 20 03:43:27.078904 np0000175257 devstack@c-api.service[112102]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:43:27.078904 np0000175257 devstack@c-api.service[112102]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:43:27.078904 np0000175257 devstack@c-api.service[112102]: we strongly recommend against using it for new projects. May 20 03:43:27.078904 np0000175257 devstack@c-api.service[112102]: If you are already using Eventlet, we recommend migrating to a different May 20 03:43:27.078904 np0000175257 devstack@c-api.service[112102]: framework. For more detail see May 20 03:43:27.078904 np0000175257 devstack@c-api.service[112102]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:43:27.078904 np0000175257 devstack@c-api.service[112102]: import eventlet # noqa May 20 03:43:27.082664 np0000175257 devstack@c-api.service[112105]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 03:43:27.082664 np0000175257 devstack@c-api.service[112105]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 03:43:27.082664 np0000175257 devstack@c-api.service[112105]: we strongly recommend against using it for new projects. May 20 03:43:27.082664 np0000175257 devstack@c-api.service[112105]: If you are already using Eventlet, we recommend migrating to a different May 20 03:43:27.082664 np0000175257 devstack@c-api.service[112105]: framework. For more detail see May 20 03:43:27.082664 np0000175257 devstack@c-api.service[112105]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 03:43:27.082664 np0000175257 devstack@c-api.service[112105]: import eventlet # noqa May 20 03:43:27.161247 np0000175257 devstack@c-api.service[112104]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:43:27.161247 np0000175257 devstack@c-api.service[112104]: debtcollector.deprecate( May 20 03:43:27.164583 np0000175257 devstack@c-api.service[112103]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:43:27.164583 np0000175257 devstack@c-api.service[112103]: debtcollector.deprecate( May 20 03:43:27.165643 np0000175257 devstack@c-api.service[112102]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:43:27.165643 np0000175257 devstack@c-api.service[112102]: debtcollector.deprecate( May 20 03:43:27.175974 np0000175257 devstack@c-api.service[112105]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 03:43:27.175974 np0000175257 devstack@c-api.service[112105]: debtcollector.deprecate( May 20 03:43:27.241562 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:27.241562 np0000175257 devstack@c-api.service[112103]: from cgi import parse_header May 20 03:43:27.241778 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:27.241778 np0000175257 devstack@c-api.service[112104]: from cgi import parse_header May 20 03:43:27.248846 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:27.248846 np0000175257 devstack@c-api.service[112102]: from cgi import parse_header May 20 03:43:27.253426 np0000175257 devstack@c-api.service[112105]: /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 20 03:43:27.253426 np0000175257 devstack@c-api.service[112105]: from cgi import parse_header May 20 03:43:27.284694 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:27.284694 np0000175257 devstack@c-api.service[112103]: removals.removed_module( May 20 03:43:27.285261 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:27.285261 np0000175257 devstack@c-api.service[112103]: removals.removed_module( May 20 03:43:27.286306 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:27.286306 np0000175257 devstack@c-api.service[112104]: removals.removed_module( May 20 03:43:27.287131 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:27.287131 np0000175257 devstack@c-api.service[112104]: removals.removed_module( May 20 03:43:27.295897 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:27.295897 np0000175257 devstack@c-api.service[112102]: removals.removed_module( May 20 03:43:27.296637 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:27.296637 np0000175257 devstack@c-api.service[112102]: removals.removed_module( May 20 03:43:27.308139 np0000175257 devstack@c-api.service[112105]: /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 20 03:43:27.308139 np0000175257 devstack@c-api.service[112105]: removals.removed_module( May 20 03:43:27.308904 np0000175257 devstack@c-api.service[112105]: /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 20 03:43:27.308904 np0000175257 devstack@c-api.service[112105]: removals.removed_module( May 20 03:43:27.871534 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:27.871534 np0000175257 devstack@c-api.service[112103]: warnings.warn( May 20 03:43:27.896366 np0000175257 devstack@c-api.service[112105]: /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 20 03:43:27.896366 np0000175257 devstack@c-api.service[112105]: warnings.warn( May 20 03:43:27.904235 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:27.904235 np0000175257 devstack@c-api.service[112104]: warnings.warn( May 20 03:43:27.916591 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:27.916591 np0000175257 devstack@c-api.service[112102]: warnings.warn( May 20 03:43:27.964830 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:27.964830 np0000175257 devstack@c-api.service[112103]: warnings.warn( May 20 03:43:27.991184 np0000175257 devstack@c-api.service[112105]: /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 20 03:43:27.991184 np0000175257 devstack@c-api.service[112105]: warnings.warn( May 20 03:43:28.004934 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:28.004934 np0000175257 devstack@c-api.service[112104]: warnings.warn( May 20 03:43:28.013840 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:28.013840 np0000175257 devstack@c-api.service[112102]: warnings.warn( May 20 03:43:28.270618 np0000175257 devstack@c-api.service[112103]: 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 20 03:43:28.270954 np0000175257 devstack@c-api.service[112103]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112103) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:43:28.282031 np0000175257 devstack@c-api.service[112105]: 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 20 03:43:28.282365 np0000175257 devstack@c-api.service[112105]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112105) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:43:28.291705 np0000175257 devstack@c-api.service[112102]: 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 20 03:43:28.291935 np0000175257 devstack@c-api.service[112102]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112102) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:43:28.305250 np0000175257 devstack@c-api.service[112104]: 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 20 03:43:28.305892 np0000175257 devstack@c-api.service[112104]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112104) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 03:43:28.356815 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:28.356815 np0000175257 devstack@c-api.service[112103]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:43:28.358853 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:28.358853 np0000175257 devstack@c-api.service[112102]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:43:28.360038 np0000175257 devstack@c-api.service[112105]: /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 20 03:43:28.360038 np0000175257 devstack@c-api.service[112105]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:43:28.379050 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:28.379050 np0000175257 devstack@c-api.service[112104]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 03:43:28.811169 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112103) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:43:28.811518 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.811639 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112105) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:43:28.811755 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112102) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:43:28.811861 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.811861 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.812045 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.812126 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.812196 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.812277 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.812344 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.812402 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.812465 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112104) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 03:43:28.812857 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.812965 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.813060 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.813120 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.813120 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.813244 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.813313 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.813369 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.813435 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.813491 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.813558 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.813623 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.813692 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.813750 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.813805 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.813805 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.813934 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.814023 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.814084 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.814084 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.814084 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.814084 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.814084 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.814084 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.814407 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.814407 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.814407 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.814592 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.814798 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.814798 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.815052 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.819332 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.819445 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.819445 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.819590 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.819590 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.819788 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.819788 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.819859 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.819859 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.819920 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.819952 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.820094 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.820136 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.820177 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.820216 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.820248 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.820286 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.820325 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.820377 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.820433 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.820517 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.820691 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.820845 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.820898 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.820936 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.820972 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.821334 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.821443 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.821941 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.822005 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.822053 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.822101 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.822143 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.822180 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.822217 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.822269 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.822318 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.822361 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.822467 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.822545 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.822545 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.822691 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.822735 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.822735 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.822893 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.822970 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.823031 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.823031 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.823204 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.823286 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.823362 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.823436 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.823480 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.823480 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.823480 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.823703 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.823771 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.823848 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.823892 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.824010 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.824054 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.824159 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.824223 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.824262 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.824407 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.824455 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.824493 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.824535 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.824579 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.824615 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.824656 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.824693 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.824740 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.824816 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.824854 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.824890 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.824890 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.824968 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.825020 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.825020 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.825097 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.825097 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.825097 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.825097 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.825584 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.825638 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.825716 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.825792 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.825865 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.825909 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.825953 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.826005 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.826054 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.826097 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.826135 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.826135 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.826214 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.826257 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.826303 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.826347 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.826388 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.826388 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.826388 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.826388 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.826535 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.827363 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.827440 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.827482 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.827525 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.827562 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.827603 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.827646 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.827690 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.827727 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.827763 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.827801 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.827838 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.827880 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.827916 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.827953 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.828212 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.828299 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.828299 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.828299 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.828299 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.828299 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.829002 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.829124 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.829230 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.829333 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.829470 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.829600 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.829727 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.830023 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.830072 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.830119 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.830156 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.830204 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.830204 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.830275 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.830275 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.830358 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.830358 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.830431 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.830469 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.830505 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.830548 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.830584 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.830707 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.830822 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.830951 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.831013 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.831065 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.831106 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.831143 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.831183 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.831263 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.831339 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.831385 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.831385 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.831550 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.831757 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.831838 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.831884 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.831974 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.832097 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.832143 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.832143 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.832263 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.832306 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.832349 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.832385 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.832428 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.832464 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.832504 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.832540 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.832577 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.832614 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.832663 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.832706 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.832706 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.832813 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.832863 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.832921 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.832921 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.833010 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.833152 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.833214 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.833344 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.833890 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.834035 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.834153 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.834219 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.834269 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.834306 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.834349 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.834390 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.834428 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.834470 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.834513 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.834555 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.834597 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.834640 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.834683 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.834721 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.834762 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.834799 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.834835 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.834878 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.834878 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.834946 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.835004 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.835056 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.835056 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.835129 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.835174 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.835211 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.835253 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.835253 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.835327 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.835368 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.835411 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.835450 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.835487 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.835528 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.835565 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.835601 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.835639 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.835675 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.835718 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.835760 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.835807 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.835845 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.835882 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.835924 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.835962 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.836013 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.836062 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.836104 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.836140 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.836182 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.836225 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.836263 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.836304 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.836341 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.836378 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.836414 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.836456 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.836494 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.836531 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.836575 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.836617 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.836658 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.836700 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.836735 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.836735 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.836867 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.836931 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.836931 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.837338 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.837338 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.837338 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.837338 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.837551 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.837551 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.837677 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.837713 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.837713 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.837831 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.837870 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.837950 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.837998 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.838056 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.838056 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.838160 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.838160 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.838160 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.838160 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.838280 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.838314 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.838337 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.838361 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.838384 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.838408 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.838408 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.838408 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.838477 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.838510 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.838510 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.838557 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.838760 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.838760 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.838760 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.839209 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.839270 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.839333 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.839391 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.839458 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.839514 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.839581 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.841860 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.841921 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.841969 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.842017 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.842079 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.842115 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.842115 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.842205 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.842238 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.842264 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.842337 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.842390 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.842425 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.842455 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.842480 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.842516 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.842547 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.842572 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.842572 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.842572 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.842572 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.843767 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.843851 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.843930 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.844018 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.844068 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.844103 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.844132 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.844164 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.844196 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.844228 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.844336 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.844336 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.844336 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.844442 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.844442 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.844561 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.844615 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.844653 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.844653 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.844731 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.844846 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.844886 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.844912 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.844936 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.844973 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.845019 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.845044 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.845081 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.845105 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.845137 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.845189 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.845228 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.845266 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.845512 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.845578 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.845714 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.845777 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.845872 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.846038 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.846106 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.846227 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.846343 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.846402 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.846465 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.846514 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.846671 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.846731 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.846850 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.846896 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.847010 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.847059 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.847111 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.847151 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.847191 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.847227 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.847262 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.847299 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.847336 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.847373 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.847373 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.847448 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.847502 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.847541 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.847581 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.847619 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.847653 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.847689 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.847728 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.847772 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.847813 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.847849 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.847894 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.847935 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.847978 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.848119 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.848198 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.848247 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.848322 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.848401 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.848478 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.848535 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.848635 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.848688 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.848836 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.848882 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.848979 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.848979 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.848979 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.848979 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.848979 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.848979 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.849346 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.849346 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.849346 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.849532 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.849625 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.849698 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.849765 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.849831 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.849919 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.849972 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.850108 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.850155 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.850222 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.850324 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.850367 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.850478 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.850524 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.850621 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.850667 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.850771 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.850842 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.850886 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.851006 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.851050 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.851145 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.851145 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.851145 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.851145 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.851387 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.851387 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.851387 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.851387 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.851387 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.851387 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.851387 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.851733 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.851733 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.851733 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.851733 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.851879 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.851920 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.851962 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.852073 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.852114 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.852215 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.852263 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.852263 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.852408 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.852489 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.852533 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.852599 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.852665 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.852665 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.852665 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.852665 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.852665 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.854469 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.854558 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.854605 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.854648 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.854713 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.854751 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.854788 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.854820 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.854848 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.854880 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.854908 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.854969 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.855041 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.855041 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.855165 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.855199 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.855251 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.855306 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.855366 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.855419 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.855470 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.855520 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.855572 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.855612 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.855644 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.855671 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.855699 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.855699 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.857658 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.857708 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.857774 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.857829 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.857886 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.857926 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.857954 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.857991 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.858019 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.858046 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.858074 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.858099 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.858127 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.858155 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.858179 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.858207 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.858246 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.858278 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.858308 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.858333 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.858360 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.858390 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.858390 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.858442 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.858474 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.858504 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.858504 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.858559 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.858885 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.858957 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.859015 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.859080 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.859115 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.859149 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.859179 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.859208 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.859244 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.859272 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.859301 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.859328 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.859354 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.859387 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.859420 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.859452 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.859480 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.859512 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.859536 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.859565 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.859594 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.859622 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.859650 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.859679 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.859708 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.859741 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.859769 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.859800 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.859828 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.859853 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.859879 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.859911 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.859944 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.859976 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.860024 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.860050 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.860085 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.860114 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.860142 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.860175 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.860205 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.860233 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.860261 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.860292 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.860321 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.860351 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.860384 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.860416 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.860444 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.860472 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.860500 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.860527 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.860560 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.860589 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.860620 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.860656 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.860689 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.860720 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.860748 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.860748 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.860882 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.860917 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.860946 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.860978 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.861029 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.861060 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.861092 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.861121 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.861154 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.861186 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.861210 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.861238 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.861266 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.861313 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.861363 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.861405 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.861446 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.861483 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.861521 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.861561 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.861597 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.861634 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.861671 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.861708 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.861749 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.861792 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.861831 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.861868 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.861910 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.861947 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.862189 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.862248 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.862351 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.862398 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.862502 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.862548 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.862680 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.862752 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.862823 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.862867 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.862932 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.863071 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.863127 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.863246 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.863355 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.863564 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.863670 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.863839 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.863839 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.863839 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.863839 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.863839 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.864231 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.864309 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.864385 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.864385 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.864528 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.864528 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.864857 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.864904 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.864971 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.865086 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.865160 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.865236 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.865284 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.865386 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.865430 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.865430 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.865430 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.865430 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.865430 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.865430 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.865832 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.865878 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.866004 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.866004 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.866004 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.866004 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.866004 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.866004 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.866504 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.866553 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.866622 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.866726 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.866768 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.866837 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.866903 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.867040 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.867120 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.867164 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.867252 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.867297 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.867435 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.867519 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.867563 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.867651 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.867699 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.867764 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.867889 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.868025 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.868131 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.868228 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.868318 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.868401 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.868401 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.868401 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.868401 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.868401 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.868840 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.868840 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.868840 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.869221 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.869272 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.869326 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.869402 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.869466 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.869524 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.869556 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.869623 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.869679 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.869711 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.869786 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.869843 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.869876 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.869949 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.870026 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.870060 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.870130 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.870189 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.870244 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.870311 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.870344 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.870410 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.870471 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.870504 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.870579 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.870635 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.870669 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.870742 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.870774 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.870825 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.870874 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.870943 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.871026 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.871061 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.871137 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.871189 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.871242 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.871275 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.871353 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.871385 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.871455 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.871488 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.871563 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.871641 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.871718 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.871801 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.871885 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.871938 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.871938 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.871938 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.871938 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.871938 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.871938 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.872166 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.872166 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.872166 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.872166 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.872166 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.872409 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.872467 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.872500 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.872574 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.872607 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.872607 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.872607 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.872607 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.872607 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.872775 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.872775 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.872775 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.872876 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.872914 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.872914 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.872971 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.873014 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.873050 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.873078 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.873107 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.873134 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.873166 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.873203 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.873231 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.873266 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.873297 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.873325 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.873358 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.873386 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.873417 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.873448 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.873475 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.873507 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.873534 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.873557 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.873585 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.873618 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.873646 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.873673 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.873705 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.873736 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.873771 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.873798 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.873827 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.873854 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.873884 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.873912 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.873942 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.873942 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.873942 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.873942 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.874224 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.874224 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.874224 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.874224 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.874224 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.874472 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.874537 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.874537 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.874643 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.874643 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.874643 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.874643 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.874855 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.874889 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.874965 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.875049 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.875084 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.875158 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.875190 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.875190 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.875296 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.875371 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.875425 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.875481 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.875513 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.875513 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.875513 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.875513 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 03:43:28.875727 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112103) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.875727 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.875727 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.875859 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112104) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.875911 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.875961 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.876066 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112103) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.876066 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112103) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.876203 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.876203 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.876203 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112104) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.876203 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112104) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.876461 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112105) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.876520 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112102) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 03:43:28.876554 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.876626 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 03:43:28.876681 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.876714 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 03:43:28.876817 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.876884 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 03:43:28.876917 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112105) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.876967 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112102) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 03:43:28.876967 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112102) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.877119 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112105) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 03:43:28.919922 np0000175257 devstack@c-api.service[112103]: INFO dbcounter [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Registered counter for database cinder May 20 03:43:28.921510 np0000175257 devstack@c-api.service[112105]: INFO dbcounter [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Registered counter for database cinder May 20 03:43:28.921745 np0000175257 devstack@c-api.service[112102]: INFO dbcounter [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Registered counter for database cinder May 20 03:43:28.921854 np0000175257 devstack@c-api.service[112104]: INFO dbcounter [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Registered counter for database cinder May 20 03:43:28.931923 np0000175257 devstack@c-api.service[112103]: DEBUG oslo_db.sqlalchemy.engines [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 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=112103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:28.933522 np0000175257 devstack@c-api.service[112102]: DEBUG oslo_db.sqlalchemy.engines [None req-39187cb3-351c-42dd-ad95-cb8720159bab 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=112102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:28.935453 np0000175257 devstack@c-api.service[112104]: DEBUG oslo_db.sqlalchemy.engines [None req-021344e9-69ec-4ea6-9895-321075704099 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=112104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:28.937188 np0000175257 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:29.061334 np0000175257 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writer thread running {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:43:29.061334 np0000175257 devstack@c-api.service[112102]: INFO cinder.rpc [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:43:29.061890 np0000175257 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writer thread running {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:43:29.062145 np0000175257 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writer thread running {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:43:29.062315 np0000175257 devstack@c-api.service[112102]: INFO cinder.rpc [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:43:29.062487 np0000175257 devstack@c-api.service[112103]: INFO cinder.rpc [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:43:29.062618 np0000175257 devstack@c-api.service[112104]: INFO cinder.rpc [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:43:29.062757 np0000175257 devstack@c-api.service[112102]: INFO cinder.rpc [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:43:29.062892 np0000175257 devstack@c-api.service[112103]: INFO cinder.rpc [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:43:29.063055 np0000175257 devstack@c-api.service[112104]: INFO cinder.rpc [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:43:29.063113 np0000175257 devstack@c-api.service[112102]: INFO cinder.rpc [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:43:29.063113 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.063207 np0000175257 devstack@c-api.service[112103]: INFO cinder.rpc [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:43:29.063298 np0000175257 devstack@c-api.service[112104]: INFO cinder.rpc [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:43:29.063359 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.063417 np0000175257 devstack@c-api.service[112104]: INFO cinder.rpc [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:43:29.063469 np0000175257 devstack@c-api.service[112103]: INFO cinder.rpc [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:43:29.063469 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.063569 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.063628 np0000175257 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writer thread running {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 03:43:29.064947 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.065219 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.065318 np0000175257 devstack@c-api.service[112102]: DEBUG oslo_db.sqlalchemy.engines [None req-39187cb3-351c-42dd-ad95-cb8720159bab 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=112102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:29.065413 np0000175257 devstack@c-api.service[112105]: INFO cinder.rpc [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 03:43:29.066197 np0000175257 devstack@c-api.service[112102]: INFO cinder.rpc [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:43:29.067409 np0000175257 devstack@c-api.service[112105]: INFO cinder.rpc [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 03:43:29.068251 np0000175257 devstack@c-api.service[112102]: INFO cinder.rpc [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:43:29.069238 np0000175257 devstack@c-api.service[112105]: INFO cinder.rpc [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 03:43:29.069357 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.069707 np0000175257 devstack@c-api.service[112103]: DEBUG oslo_db.sqlalchemy.engines [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 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=112103) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:29.070883 np0000175257 devstack@c-api.service[112105]: INFO cinder.rpc [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 03:43:29.071462 np0000175257 devstack@c-api.service[112104]: DEBUG oslo_db.sqlalchemy.engines [None req-021344e9-69ec-4ea6-9895-321075704099 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=112104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:29.071718 np0000175257 devstack@c-api.service[112103]: INFO cinder.rpc [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:43:29.071797 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.073430 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.073589 np0000175257 devstack@c-api.service[112103]: INFO cinder.rpc [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:43:29.073664 np0000175257 devstack@c-api.service[112104]: INFO cinder.rpc [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:43:29.074415 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.075888 np0000175257 devstack@c-api.service[112104]: INFO cinder.rpc [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:43:29.077062 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.077855 np0000175257 devstack@c-api.service[112105]: DEBUG oslo_db.sqlalchemy.engines [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 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=112105) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:29.079706 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.079961 np0000175257 devstack@c-api.service[112105]: INFO cinder.rpc [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 03:43:29.082005 np0000175257 devstack@c-api.service[112105]: INFO cinder.rpc [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 03:43:29.082912 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.082964 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.085841 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.086226 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.089128 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.089329 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.092316 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.092409 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.092561 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.095486 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.096151 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.096759 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.096870 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.099550 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.100032 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.100689 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.101106 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.102901 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.103674 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.103802 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.104184 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.106659 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.106850 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.106980 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.107173 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.109669 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.109807 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.110162 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.110413 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.112543 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.112627 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.112680 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.114051 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.114162 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.115494 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.115617 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.116660 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.117006 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.117263 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.119658 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.120245 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.121273 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.122158 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.123148 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.124610 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.124685 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.125479 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.125569 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.126925 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.127370 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.127512 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.128587 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.128818 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.129284 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.130035 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.130678 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.130881 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.131688 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.132196 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.132354 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.133212 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.133464 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.133647 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.133718 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.134658 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.135041 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.135269 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.136042 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.136345 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.136694 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.136802 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.137233 np0000175257 devstack@c-api.service[112102]: WARNING cinder.api.contrib.hosts [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:43:29.137525 np0000175257 devstack@c-api.service[112103]: WARNING cinder.api.contrib.hosts [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:43:29.137941 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.138130 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.138217 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.138892 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.139070 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: extensions {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.139195 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: extensions {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.139471 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.140256 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-availability-zone {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.140428 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.140486 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-availability-zone {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.140597 np0000175257 devstack@c-api.service[112104]: WARNING cinder.api.contrib.hosts [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:43:29.141351 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.141626 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: qos-specs {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.141768 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: qos-specs {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.141912 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.142289 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: extensions {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.143555 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.143664 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-availability-zone {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.143748 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: extra_specs {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.143827 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: extra_specs {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.145030 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: qos-specs {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.145091 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.145396 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: encryption {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.146160 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: encryption {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.146525 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.146938 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-volume-type-access {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.147067 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: extra_specs {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.147745 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-volume-type-access {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.147864 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.148482 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-quota-class-sets {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.149096 np0000175257 devstack@c-api.service[112105]: WARNING cinder.api.contrib.hosts [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 03:43:29.149404 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: encryption {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.149451 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-quota-class-sets {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.149839 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.150356 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: encryption {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.150741 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: encryption {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.150818 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: extensions {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.150954 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-volume-type-access {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.151869 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-snapshot-manage {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.152189 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-availability-zone {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.152238 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-snapshot-manage {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.152503 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-quota-class-sets {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.153363 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: consistencygroups {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.153575 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: qos-specs {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.153657 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: consistencygroups {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.153827 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: encryption {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.155310 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-snapshot-manage {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.155393 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: backups {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.155597 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: backups {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.155690 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: extra_specs {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.156737 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: consistencygroups {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.157320 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: scheduler-stats {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.157577 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: encryption {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.157674 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: scheduler-stats {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.158709 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: backups {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.158830 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-quota-sets {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.159048 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-quota-sets {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.159203 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-volume-type-access {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.160419 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-volume-manage {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.160597 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-volume-manage {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.160672 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: scheduler-stats {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.160975 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-quota-class-sets {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.161835 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: capabilities {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.161920 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: capabilities {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.162192 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-quota-sets {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.163087 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-volume-transfer {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.163135 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-volume-transfer {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.163180 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: encryption {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.163560 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-volume-manage {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.164631 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: os-hosts {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.164694 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-snapshot-manage {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.164728 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: os-hosts {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.165046 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: capabilities {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.166082 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extended resource: cgsnapshots {{(pid=112103) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.166175 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extended resource: cgsnapshots {{(pid=112102) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.166260 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: consistencygroups {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.166310 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-volume-transfer {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.167510 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.contrib.snapshot_actions [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] SnapshotActionsController initialized {{(pid=112103) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:43:29.167613 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.contrib.snapshot_actions [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] SnapshotActionsController initialized {{(pid=112102) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:43:29.167850 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: os-hosts {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.168242 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.168316 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: backups {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.168366 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.169254 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extended resource: cgsnapshots {{(pid=112104) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.169650 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.169697 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.170348 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: scheduler-stats {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.170687 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.contrib.snapshot_actions [None req-021344e9-69ec-4ea6-9895-321075704099 None None] SnapshotActionsController initialized {{(pid=112104) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:43:29.170979 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.171036 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.171527 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.171806 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-quota-sets {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.172306 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.172375 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.173243 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.173322 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-volume-manage {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.173745 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.173823 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.174594 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.174843 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: capabilities {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.175192 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.175798 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.175938 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.176324 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-volume-transfer {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.176582 np0000175257 devstack@c-api.service[112103]: WARNING castellan.key_manager.migration [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.177157 np0000175257 devstack@c-api.service[112102]: WARNING castellan.key_manager.migration [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.177337 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.177465 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.177602 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.177688 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.177907 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178031 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: os-hosts {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.178103 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178157 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178208 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension AdminActions extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178277 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178330 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension AdminActions extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178380 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178438 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension AdminActions extending resource: backups {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178438 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178540 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178598 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeActions extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178650 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178650 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension AdminActions extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178759 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension TypesManage extending resource: types {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178817 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension AdminActions extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.178879 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.178929 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179010 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension AdminActions extending resource: backups {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179079 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179138 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179188 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179249 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeActions extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179300 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179300 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.v3.router [None req-58f9937e-b22e-4b32-a269-04c8f0343ff9 None None] Extension UsedLimits extending resource: limits {{(pid=112103) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179394 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension TypesManage extending resource: types {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179394 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179485 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extended resource: cgsnapshots {{(pid=112105) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 03:43:29.179545 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179545 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179545 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.179711 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.v3.router [None req-39187cb3-351c-42dd-ad95-cb8720159bab None None] Extension UsedLimits extending resource: limits {{(pid=112102) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.180317 np0000175257 devstack@c-api.service[112104]: WARNING castellan.key_manager.migration [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.180802 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.contrib.snapshot_actions [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] SnapshotActionsController initialized {{(pid=112105) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 03:43:29.181017 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181131 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181230 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181419 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181502 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181606 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension AdminActions extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181693 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.181758 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension AdminActions extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181822 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension AdminActions extending resource: backups {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.181931 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.182022 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeActions extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.182165 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension TypesManage extending resource: types {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.182268 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.182364 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.182575 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.182575 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.182703 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.v3.router [None req-021344e9-69ec-4ea6-9895-321075704099 None None] Extension UsedLimits extending resource: limits {{(pid=112104) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.183347 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.184906 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.186348 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.186787 np0000175257 devstack@c-api.service[112103]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a23b02a3668 pid: 112103 (default app) May 20 03:43:29.187774 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.187849 np0000175257 devstack@c-api.service[112102]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a23b02a3668 pid: 112102 (default app) May 20 03:43:29.189379 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.190858 np0000175257 devstack@c-api.service[112105]: WARNING castellan.key_manager.migration [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 03:43:29.190977 np0000175257 devstack@c-api.service[112104]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a23b02a3668 pid: 112104 (default app) May 20 03:43:29.191797 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192082 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192280 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192391 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192487 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192586 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension AdminActions extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192682 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension AdminActions extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192779 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension AdminActions extending resource: backups {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.192887 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.193037 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeActions extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.193160 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension TypesManage extending resource: types {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.193314 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.193314 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.193514 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.193514 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.193708 np0000175257 devstack@c-api.service[112105]: DEBUG cinder.api.v3.router [None req-18a524cb-dbf7-4dab-8dfd-dfda046ce5d2 None None] Extension UsedLimits extending resource: limits {{(pid=112105) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 03:43:29.195616 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.195616 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.195616 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.195616 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.196177 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.196177 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.196177 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.196177 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.196624 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.196624 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.196624 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.196624 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.196624 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.196624 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197296 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197296 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197296 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197296 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197296 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197550 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197550 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197550 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197550 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197550 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197739 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197739 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197739 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197739 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197907 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197907 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197907 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.197907 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.197907 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198134 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198134 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198134 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198134 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198134 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198324 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198324 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198324 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198324 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198324 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198324 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198560 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198560 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198560 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198560 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198560 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198560 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198798 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198798 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198798 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198798 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.198798 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.198798 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.199838 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.199838 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.199838 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.199838 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.199838 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.200229 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.200229 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.200229 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.200229 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.200229 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.200553 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.200553 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.200553 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.200553 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.200553 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.200553 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201014 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201014 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201014 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201014 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201014 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201014 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201410 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201410 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201410 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201410 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201410 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201779 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201779 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201779 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.201779 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.201779 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.202153 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.202153 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.202153 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.202153 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203132 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203132 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203132 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203132 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203324 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203324 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203324 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203324 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203324 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203527 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203527 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203527 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203527 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203527 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203671 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203671 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203671 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203671 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203805 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203805 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203805 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203805 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203931 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203931 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.203931 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.203931 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204063 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204063 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204063 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204063 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204189 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204189 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204189 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204189 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204301 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204301 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204301 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204301 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204301 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204459 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204459 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204459 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204459 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204459 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204459 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204640 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204640 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204640 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204640 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204640 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204779 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204779 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204779 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204779 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204779 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204779 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204938 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204938 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204938 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204938 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.204938 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.204938 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205163 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205163 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205163 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205163 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205163 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205163 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205343 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205343 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205343 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205343 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205343 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205343 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205518 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205518 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205518 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205518 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205638 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205638 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205638 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205638 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205638 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205795 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205795 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205795 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205795 np0000175257 devstack@c-api.service[112103]: /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 20 03:43:29.205795 np0000175257 devstack@c-api.service[112103]: warnings.warn(deprecated_msg) May 20 03:43:29.205795 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-2e95b733-6ffd-49e5-b8ec-c220d40a70b1 None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:43:29.205795 np0000175257 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Wed May 20 03:43:29 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 20 03:43:29.205997 np0000175257 devstack@c-api.service[112105]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a23b02a3668 pid: 112105 (default app) May 20 03:43:36.500590 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.500590 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.500590 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.500590 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501338 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.501338 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501338 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.501338 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501566 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.501566 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501566 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.501566 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501566 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.501566 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501918 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.501918 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501918 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.501918 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.501918 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.502223 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.502223 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.502223 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.502223 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.502223 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.502500 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.502500 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.502500 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.502500 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.502749 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.502749 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.502749 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.502749 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.502749 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503194 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503194 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503194 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503194 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503194 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503452 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503452 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503452 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503452 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503452 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503452 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503770 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503770 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503770 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503770 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.503770 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.503770 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504132 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504132 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504132 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504132 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504132 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504132 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504448 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504448 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504448 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504448 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504448 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504721 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504721 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504721 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.504721 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.504721 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505075 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505075 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505075 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505075 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505075 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505075 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505399 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505399 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505399 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505399 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505399 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505399 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505626 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505626 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505626 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505626 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505626 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505797 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505797 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505797 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505797 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505797 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505962 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505962 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.505962 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.505962 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506129 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506129 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506129 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506129 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506282 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506282 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506282 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506282 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506282 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506456 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506456 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506456 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506456 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506456 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506612 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506612 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506612 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506612 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506743 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506743 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506743 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506743 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506885 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506885 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.506885 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.506885 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507035 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507035 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507035 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507035 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507170 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507170 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507170 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507170 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507306 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507306 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507306 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507306 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507306 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507480 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507480 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507480 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507480 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507480 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507480 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507693 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507693 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507693 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507693 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507693 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507856 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507856 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507856 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507856 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.507856 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.507856 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508064 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508064 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508064 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508064 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508064 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508064 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508269 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508269 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508269 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508269 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508269 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508269 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508466 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508466 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508466 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508466 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508466 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508466 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508685 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508685 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508685 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508685 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508836 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508836 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508836 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.508836 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.508836 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.509017 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.509017 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.509017 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.509017 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.509017 np0000175257 devstack@c-api.service[112102]: warnings.warn(deprecated_msg) May 20 03:43:36.509017 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.middleware.request_id [None req-320c06af-d3c2-47f1-9e05-f61f53f8e982 None None] RequestId filter calling following filter/app {{(pid=112102) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:43:36.996158 np0000175257 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-320c06af-d3c2-47f1-9e05-f61f53f8e982 admin admin] POST https://199.204.45.109/volume/v3/types May 20 03:43:36.996743 np0000175257 devstack@c-api.service[112102]: DEBUG cinder.api.openstack.wsgi [None req-320c06af-d3c2-47f1-9e05-f61f53f8e982 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112102) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 03:43:36.998414 np0000175257 devstack@c-api.service[112102]: /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 20 03:43:36.998414 np0000175257 devstack@c-api.service[112102]: warnings.warn( May 20 03:43:37.004384 np0000175257 devstack@c-api.service[112102]: DEBUG oslo_db.sqlalchemy.engines [None req-320c06af-d3c2-47f1-9e05-f61f53f8e982 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=112102) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:37.036626 np0000175257 devstack@c-api.service[112102]: INFO cinder.api.openstack.wsgi [None req-320c06af-d3c2-47f1-9e05-f61f53f8e982 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 20 03:43:37.037469 np0000175257 devstack@c-api.service[112102]: [pid: 112102|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Wed May 20 03:43:36 2026] POST /volume/v3/types => generated 186 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 03:43:37.065185 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.065185 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069004 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069004 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069004 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069004 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069004 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069245 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069245 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069245 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069245 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069245 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069245 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069395 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069395 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069395 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069395 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069395 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069529 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069529 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069529 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069529 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069624 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069624 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069624 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069624 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069726 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069726 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069726 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069726 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069726 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069849 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069849 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069849 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069849 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069849 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069974 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069974 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069974 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069974 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.069974 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.069974 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070138 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070138 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070138 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070138 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070138 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070138 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070274 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070274 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070274 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070274 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070274 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070274 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070413 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070413 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070413 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070413 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070413 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070413 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070555 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070555 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070555 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070555 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070645 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070645 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070645 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070645 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070645 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070762 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070762 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070762 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070762 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070762 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070874 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070874 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070874 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070874 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.070874 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.070874 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071026 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071026 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071026 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071026 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071026 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071147 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071147 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071147 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071147 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071147 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071281 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071281 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071281 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071281 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071376 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071376 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071376 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071376 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071469 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071469 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071469 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071469 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071469 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071586 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071586 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071586 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071586 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071586 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071700 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071700 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071700 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071700 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071796 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071796 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071796 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071796 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071895 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071895 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.071895 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.071895 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072198 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072198 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072198 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072198 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072304 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072304 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072304 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072304 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072396 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072396 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072396 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072396 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072396 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072396 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072582 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072582 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072582 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072582 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072582 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072705 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072705 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072705 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072705 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072705 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072705 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072705 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072902 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072902 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072902 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072902 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.072902 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.072902 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073057 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073057 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073057 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073057 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073057 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073057 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073219 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073219 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073219 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073219 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073219 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073219 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073775 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073775 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.073775 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.073775 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.074131 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.074131 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.074131 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.074131 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.074238 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.074238 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.074238 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.074238 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.074340 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.074340 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.074340 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.074340 np0000175257 devstack@c-api.service[112104]: warnings.warn(deprecated_msg) May 20 03:43:37.074340 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.middleware.request_id [req-320c06af-d3c2-47f1-9e05-f61f53f8e982 req-70f498be-b4eb-40ec-bd80-d0966bb6ad84 None None] RequestId filter calling following filter/app {{(pid=112104) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:43:37.398051 np0000175257 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [req-320c06af-d3c2-47f1-9e05-f61f53f8e982 req-70f498be-b4eb-40ec-bd80-d0966bb6ad84 admin admin] POST https://199.204.45.109/volume/v3/types/194a6b00-e68a-4ae4-b20a-389e5c38f4eb/extra_specs May 20 03:43:37.398783 np0000175257 devstack@c-api.service[112104]: DEBUG cinder.api.openstack.wsgi [req-320c06af-d3c2-47f1-9e05-f61f53f8e982 req-70f498be-b4eb-40ec-bd80-d0966bb6ad84 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112104) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 03:43:37.400550 np0000175257 devstack@c-api.service[112104]: /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 20 03:43:37.400550 np0000175257 devstack@c-api.service[112104]: warnings.warn( May 20 03:43:37.407405 np0000175257 devstack@c-api.service[112104]: DEBUG oslo_db.sqlalchemy.engines [req-320c06af-d3c2-47f1-9e05-f61f53f8e982 req-70f498be-b4eb-40ec-bd80-d0966bb6ad84 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=112104) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 03:43:37.466445 np0000175257 devstack@c-api.service[112104]: INFO cinder.api.openstack.wsgi [req-320c06af-d3c2-47f1-9e05-f61f53f8e982 req-70f498be-b4eb-40ec-bd80-d0966bb6ad84 admin admin] https://199.204.45.109/volume/v3/types/194a6b00-e68a-4ae4-b20a-389e5c38f4eb/extra_specs returned with HTTP 200 May 20 03:43:37.467233 np0000175257 devstack@c-api.service[112104]: [pid: 112104|app: 0|req: 1/3] 199.204.45.109 () {70 vars in 1505 bytes} [Wed May 20 03:43:37 2026] POST /volume/v3/types/194a6b00-e68a-4ae4-b20a-389e5c38f4eb/extra_specs => generated 55 bytes in 416 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 03:43:39.073011 np0000175257 devstack@c-api.service[112103]: DEBUG dbcounter [-] [112103] Writing DB stats cinder:SELECT=6 {{(pid=112103) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:43:39.081363 np0000175257 devstack@c-api.service[112105]: DEBUG dbcounter [-] [112105] Writing DB stats cinder:SELECT=6 {{(pid=112105) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:43:47.032009 np0000175257 devstack@c-api.service[112102]: DEBUG dbcounter [-] [112102] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112102) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:43:47.464921 np0000175257 devstack@c-api.service[112104]: DEBUG dbcounter [-] [112104] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112104) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 03:46:00.162078 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.middleware.request_id [None req-213e4ee4-d762-42c7-a33d-5b64c6870888 None None] RequestId filter calling following filter/app {{(pid=112103) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 03:46:00.165828 np0000175257 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-213e4ee4-d762-42c7-a33d-5b64c6870888 None None] GET https://199.204.45.109/volume// May 20 03:46:00.166263 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-213e4ee4-d762-42c7-a33d-5b64c6870888 None None] Empty body provided in request {{(pid=112103) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 03:46:00.166772 np0000175257 devstack@c-api.service[112103]: DEBUG cinder.api.openstack.wsgi [None req-213e4ee4-d762-42c7-a33d-5b64c6870888 None None] Calling method 'all' {{(pid=112103) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 03:46:00.168093 np0000175257 devstack@c-api.service[112103]: INFO cinder.api.openstack.wsgi [None req-213e4ee4-d762-42c7-a33d-5b64c6870888 None None] https://199.204.45.109/volume// returned with HTTP 300 May 20 03:46:00.168530 np0000175257 devstack@c-api.service[112103]: [pid: 112103|app: 0|req: 2/4] 199.204.45.109 () {66 vars in 1456 bytes} [Wed May 20 03:46:00 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)