May 15 08:20:36.385920 np0000174304 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 08:20:36.398188 np0000174304 devstack@c-api.service[112423]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 08:20:36 2026] *** May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: nodename: np0000174304 May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: machine: x86_64 May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: clock source: unix May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: pcre jit disabled May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: detected number of CPU cores: 16 May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: current working directory: / May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: detected binary path: /usr/bin/uwsgi-core May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: your processes number limit is 256917 May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: your memory page size is 4096 bytes May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: detected max file descriptor number: 2048 May 15 08:20:36.404032 np0000174304 devstack@c-api.service[112423]: lock engine: pthread robust mutexes May 15 08:20:36.404621 np0000174304 devstack@c-api.service[112423]: thunder lock: enabled May 15 08:20:36.404621 np0000174304 devstack@c-api.service[112423]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 08:20:36.404621 np0000174304 devstack@c-api.service[112423]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 08:20:36.404621 np0000174304 devstack@c-api.service[112423]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 08:20:36.404621 np0000174304 devstack@c-api.service[112423]: Set PythonHome to /opt/stack/data/venv May 15 08:20:36.443431 np0000174304 devstack@c-api.service[112423]: Python main interpreter initialized at 0x7f18f50a3668 May 15 08:20:36.443431 np0000174304 devstack@c-api.service[112423]: python threads support enabled May 15 08:20:36.443431 np0000174304 devstack@c-api.service[112423]: your server socket listen backlog is limited to 100 connections May 15 08:20:36.443431 np0000174304 devstack@c-api.service[112423]: your mercy for graceful operations on workers is 80 seconds May 15 08:20:36.443985 np0000174304 devstack@c-api.service[112423]: mapped 671795 bytes (656 KB) for 4 cores May 15 08:20:36.444141 np0000174304 devstack@c-api.service[112423]: *** Operational MODE: preforking *** May 15 08:20:36.444338 np0000174304 devstack@c-api.service[112423]: *** uWSGI is running in multiple interpreter mode *** May 15 08:20:36.444338 np0000174304 devstack@c-api.service[112423]: spawned uWSGI master process (pid: 112423) May 15 08:20:36.444517 np0000174304 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 08:20:36.445142 np0000174304 devstack@c-api.service[112423]: spawned uWSGI worker 1 (pid: 112427, cores: 1) May 15 08:20:36.445857 np0000174304 devstack@c-api.service[112423]: spawned uWSGI worker 2 (pid: 112428, cores: 1) May 15 08:20:36.446366 np0000174304 devstack@c-api.service[112423]: spawned uWSGI worker 3 (pid: 112429, cores: 1) May 15 08:20:36.446949 np0000174304 devstack@c-api.service[112423]: spawned uWSGI worker 4 (pid: 112430, cores: 1) May 15 08:20:36.446949 np0000174304 devstack@c-api.service[112423]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 08:20:36.570980 np0000174304 devstack@c-api.service[112427]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:36.570980 np0000174304 devstack@c-api.service[112427]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:36.570980 np0000174304 devstack@c-api.service[112427]: we strongly recommend against using it for new projects. May 15 08:20:36.570980 np0000174304 devstack@c-api.service[112427]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:36.570980 np0000174304 devstack@c-api.service[112427]: framework. For more detail see May 15 08:20:36.570980 np0000174304 devstack@c-api.service[112427]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:36.570980 np0000174304 devstack@c-api.service[112427]: import eventlet # noqa May 15 08:20:36.574722 np0000174304 devstack@c-api.service[112428]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:36.574722 np0000174304 devstack@c-api.service[112428]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:36.574722 np0000174304 devstack@c-api.service[112428]: we strongly recommend against using it for new projects. May 15 08:20:36.574722 np0000174304 devstack@c-api.service[112428]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:36.574722 np0000174304 devstack@c-api.service[112428]: framework. For more detail see May 15 08:20:36.574722 np0000174304 devstack@c-api.service[112428]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:36.574722 np0000174304 devstack@c-api.service[112428]: import eventlet # noqa May 15 08:20:36.589093 np0000174304 devstack@c-api.service[112429]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:36.589093 np0000174304 devstack@c-api.service[112429]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:36.589093 np0000174304 devstack@c-api.service[112429]: we strongly recommend against using it for new projects. May 15 08:20:36.589093 np0000174304 devstack@c-api.service[112429]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:36.589093 np0000174304 devstack@c-api.service[112429]: framework. For more detail see May 15 08:20:36.589093 np0000174304 devstack@c-api.service[112429]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:36.589093 np0000174304 devstack@c-api.service[112429]: import eventlet # noqa May 15 08:20:36.595048 np0000174304 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:36.595048 np0000174304 devstack@c-api.service[112430]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:36.595048 np0000174304 devstack@c-api.service[112430]: we strongly recommend against using it for new projects. May 15 08:20:36.595048 np0000174304 devstack@c-api.service[112430]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:36.595048 np0000174304 devstack@c-api.service[112430]: framework. For more detail see May 15 08:20:36.595048 np0000174304 devstack@c-api.service[112430]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:36.595048 np0000174304 devstack@c-api.service[112430]: import eventlet # noqa May 15 08:20:36.655603 np0000174304 devstack@c-api.service[112427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:36.655603 np0000174304 devstack@c-api.service[112427]: debtcollector.deprecate( May 15 08:20:36.660659 np0000174304 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:36.660659 np0000174304 devstack@c-api.service[112428]: debtcollector.deprecate( May 15 08:20:36.672686 np0000174304 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:36.672686 np0000174304 devstack@c-api.service[112429]: debtcollector.deprecate( May 15 08:20:36.678894 np0000174304 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:36.678894 np0000174304 devstack@c-api.service[112430]: debtcollector.deprecate( May 15 08:20:36.737127 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:36.737127 np0000174304 devstack@c-api.service[112427]: from cgi import parse_header May 15 08:20:36.749388 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:36.749388 np0000174304 devstack@c-api.service[112428]: from cgi import parse_header May 15 08:20:36.756309 np0000174304 devstack@c-api.service[112429]: /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 15 08:20:36.756309 np0000174304 devstack@c-api.service[112429]: from cgi import parse_header May 15 08:20:36.760877 np0000174304 devstack@c-api.service[112430]: /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 15 08:20:36.760877 np0000174304 devstack@c-api.service[112430]: from cgi import parse_header May 15 08:20:36.785902 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:36.785902 np0000174304 devstack@c-api.service[112427]: removals.removed_module( May 15 08:20:36.786615 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:36.786615 np0000174304 devstack@c-api.service[112427]: removals.removed_module( May 15 08:20:36.797692 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:36.797692 np0000174304 devstack@c-api.service[112428]: removals.removed_module( May 15 08:20:36.798388 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:36.798388 np0000174304 devstack@c-api.service[112428]: removals.removed_module( May 15 08:20:36.804977 np0000174304 devstack@c-api.service[112430]: /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 15 08:20:36.804977 np0000174304 devstack@c-api.service[112430]: removals.removed_module( May 15 08:20:36.805156 np0000174304 devstack@c-api.service[112429]: /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 15 08:20:36.805156 np0000174304 devstack@c-api.service[112429]: removals.removed_module( May 15 08:20:36.805660 np0000174304 devstack@c-api.service[112430]: /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 15 08:20:36.805660 np0000174304 devstack@c-api.service[112430]: removals.removed_module( May 15 08:20:36.805776 np0000174304 devstack@c-api.service[112429]: /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 15 08:20:36.805776 np0000174304 devstack@c-api.service[112429]: removals.removed_module( May 15 08:20:37.417797 np0000174304 devstack@c-api.service[112430]: /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 15 08:20:37.417797 np0000174304 devstack@c-api.service[112430]: warnings.warn( May 15 08:20:37.427291 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:37.427291 np0000174304 devstack@c-api.service[112427]: warnings.warn( May 15 08:20:37.436863 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:37.436863 np0000174304 devstack@c-api.service[112428]: warnings.warn( May 15 08:20:37.449982 np0000174304 devstack@c-api.service[112429]: /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 15 08:20:37.449982 np0000174304 devstack@c-api.service[112429]: warnings.warn( May 15 08:20:37.517276 np0000174304 devstack@c-api.service[112430]: /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 15 08:20:37.517276 np0000174304 devstack@c-api.service[112430]: warnings.warn( May 15 08:20:37.523343 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:37.523343 np0000174304 devstack@c-api.service[112427]: warnings.warn( May 15 08:20:37.541039 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:37.541039 np0000174304 devstack@c-api.service[112428]: warnings.warn( May 15 08:20:37.550151 np0000174304 devstack@c-api.service[112429]: /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 15 08:20:37.550151 np0000174304 devstack@c-api.service[112429]: warnings.warn( May 15 08:20:37.808128 np0000174304 devstack@c-api.service[112427]: 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 15 08:20:37.808730 np0000174304 devstack@c-api.service[112427]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112427) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:20:37.813229 np0000174304 devstack@c-api.service[112430]: 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 15 08:20:37.813632 np0000174304 devstack@c-api.service[112430]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112430) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:20:37.831174 np0000174304 devstack@c-api.service[112428]: 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 15 08:20:37.831674 np0000174304 devstack@c-api.service[112428]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112428) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:20:37.850246 np0000174304 devstack@c-api.service[112429]: 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 15 08:20:37.850687 np0000174304 devstack@c-api.service[112429]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112429) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:20:37.893672 np0000174304 devstack@c-api.service[112430]: /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 15 08:20:37.893672 np0000174304 devstack@c-api.service[112430]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:20:37.894175 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:37.894175 np0000174304 devstack@c-api.service[112427]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:20:37.897828 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:37.897828 np0000174304 devstack@c-api.service[112428]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:20:37.912943 np0000174304 devstack@c-api.service[112429]: /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 15 08:20:37.912943 np0000174304 devstack@c-api.service[112429]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:20:38.377687 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112428) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:20:38.377936 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112427) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:20:38.378010 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:20:38.378085 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.378085 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.378188 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:20:38.378252 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.378303 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.378364 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.378473 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.378538 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.378650 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.378714 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.378767 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.378824 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.378885 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.379380 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.379449 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.379502 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.379555 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.379660 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.379720 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.379793 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.379850 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.379918 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.379977 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.380045 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.380116 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.380179 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.380284 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.380352 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.380415 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.380479 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.380540 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.380635 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.380701 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.380766 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.380831 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.380887 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.380952 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.380952 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.380952 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.380952 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.380952 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.385877 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.385993 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.385993 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.386118 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.386118 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.386118 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.386298 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.386362 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.386419 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.386419 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.386419 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.386419 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.386419 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.386664 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.386712 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.386759 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.386759 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.386759 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.386759 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.386759 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.386941 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.386988 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.387030 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.387030 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.387030 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.387030 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.387165 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.387165 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.388475 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.388538 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.388602 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.388652 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.388698 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.388744 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.388781 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.388829 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.388867 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.388921 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.388969 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.389046 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.389101 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.389176 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.389227 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.389331 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.389376 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.389411 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.389459 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.389501 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.389542 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.389609 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.389650 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.389694 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.389741 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.389741 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.389818 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.389863 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.389917 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.389963 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.389963 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.390032 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.390087 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.390087 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.390087 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.390199 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.390241 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.390293 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.390333 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.390377 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.390422 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.390462 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.390506 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.390545 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.390599 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.390639 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.390698 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.390744 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.390784 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.390832 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.390876 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.390914 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.390953 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.390997 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.391041 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.391085 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.391931 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.392002 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.392054 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.392094 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.392161 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.392207 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.392207 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.392307 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.392351 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.392399 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.392443 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.392484 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.392532 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.392594 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.392652 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.392693 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.392739 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.392779 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.392826 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.392874 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.392913 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.392953 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.392992 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.393032 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.393069 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.393109 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.393109 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.393109 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.393677 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.393735 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.393786 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.393850 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.393899 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.393940 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.393992 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.394035 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.394077 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.394126 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.394266 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.394266 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.394266 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.394266 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.394525 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.394599 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.394654 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.394724 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.394767 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.394819 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.394866 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.394910 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.394950 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.394988 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.395039 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.395039 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.395039 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.395137 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.396401 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.396466 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.396502 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.396587 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.396635 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.396675 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.396711 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.396749 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.396790 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.396840 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.396880 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.396926 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.396977 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.397018 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.397018 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.397099 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.397142 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.397181 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.397181 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.397181 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.397304 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.397412 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.397463 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.397529 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.397612 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.397664 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.397726 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.397802 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.398346 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.398412 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.398455 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.398491 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.398538 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.398611 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.398656 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.398700 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.398743 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.398782 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.398821 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.398873 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.398919 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.398959 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.399000 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.399061 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.399126 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.399173 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.399211 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.399255 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.399295 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.399340 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.399380 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.399418 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.399458 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.399458 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.399458 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.399458 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.400798 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.400857 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.400905 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.400952 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.401015 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.401059 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.401140 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.401198 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.401241 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.401297 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.401342 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.401388 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.401427 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.401474 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.401515 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.401554 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.401628 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.401675 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.401715 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.401760 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.401799 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.401844 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.401886 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.401925 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.401964 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.402006 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.402048 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.402103 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.402152 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.402197 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.402238 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.402277 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.402318 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.402359 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.402403 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.402449 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.402500 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.402539 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.402599 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.402639 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.402678 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.402727 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.402774 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.402812 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.402855 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.402894 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.402939 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.402980 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.403018 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.403057 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.403095 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.403133 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.403173 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.403212 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.403250 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.403289 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.403354 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.403401 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.403445 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.403484 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.403525 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.403589 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.403641 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.403680 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.403729 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.403769 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.403819 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.403865 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.403906 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.403945 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.403989 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.404029 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.404078 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.404122 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.404162 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.404214 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.404293 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.404342 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.404381 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.404426 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.404475 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.404516 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.404516 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.404516 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.404760 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.404760 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.404760 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.404878 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.404925 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.404964 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.405002 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.405040 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.405078 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.405117 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.405167 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.405206 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.405246 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.405246 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.405313 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.405313 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.405382 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.405427 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.405427 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.405427 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.405537 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.405595 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.405631 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.405631 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.405631 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.405631 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.405631 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.405631 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.408187 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.408264 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.408307 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.408370 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.408427 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.408474 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.408558 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.408702 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.408766 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.408843 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.408905 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.408951 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.409014 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.409106 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.409542 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.409649 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.409694 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.409748 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.409824 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.409875 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.409948 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.409999 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.409999 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.410078 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.410117 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.410156 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.410195 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.410242 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.410282 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.410282 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.410353 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.410399 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.410439 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.410485 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.410525 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.410588 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.410627 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.410684 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.410730 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.410772 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.410818 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.410857 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.410898 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.410937 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.410978 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.411034 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.411079 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.411121 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.411161 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.411203 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.411243 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.411289 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.411329 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.411382 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.411421 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.411467 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.411511 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.411552 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.411621 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.411663 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.411702 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.411741 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.411794 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.411794 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.411885 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.411932 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.411932 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.411932 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.412039 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.412085 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.412125 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.412169 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.412345 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.412389 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.412434 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.412825 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.412825 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.412825 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.412825 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.412825 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.412825 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.412825 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.413073 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.413116 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.413167 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.413167 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.413167 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.413286 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.413331 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.413370 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.413415 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.413460 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.413499 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.413554 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.413615 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.413654 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.413709 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.413778 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.413834 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.413877 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.413916 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.413965 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.414006 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.414046 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.414094 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.414136 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.414176 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.414221 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.414262 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.414301 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.414345 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.414385 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.414425 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.414470 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.414519 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.414560 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.414618 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.415059 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.415059 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.415059 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.415059 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.415239 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.415239 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.415239 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.415239 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.415239 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.415239 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.415456 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.415506 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.415549 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.415609 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.415653 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.415717 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.415775 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.415819 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.415859 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.415859 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.415937 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.415977 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.416023 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.416069 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.416108 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.416153 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.416206 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.416266 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.416266 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.416266 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.416266 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.416266 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.420148 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.420227 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.420305 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.420305 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.420391 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.420433 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.420490 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.420654 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.420725 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.420777 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.420823 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.420869 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.420912 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.420952 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.420999 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.421046 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.421088 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.421088 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.421088 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.421203 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.421203 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.421398 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.421457 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.421500 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.421557 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.421735 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.421791 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.421880 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.423221 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.423289 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.423338 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.423379 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.423425 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.423469 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.423510 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.423586 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.423632 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.423677 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.423729 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.423770 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.423810 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.423851 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.423891 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.423930 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.423981 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.424029 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.424069 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.424110 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.424110 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.424292 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.424353 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.424402 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.424444 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.424492 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.424539 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.424616 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.424666 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.424715 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.424759 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.424797 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.424797 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.424867 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.424910 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.424951 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.424993 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.425042 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.425089 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.425130 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.425177 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.425225 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.425266 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.425311 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.425353 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.425407 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.425448 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.425499 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.425545 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.425605 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.425651 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.425702 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.425750 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.425793 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.425834 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.426245 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.426301 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.426347 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.426393 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.426439 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.426483 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.426529 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.426587 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.426640 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.426699 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.426749 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.426792 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.426833 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.426874 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.426932 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.426977 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.427016 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.427065 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.427111 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.427159 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.427206 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.427252 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.427293 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.427332 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.427372 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.427420 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.427465 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.427512 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.427559 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.427620 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.427664 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.427714 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.427755 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.427802 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.427842 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.427888 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.427928 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.427968 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.428019 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.428060 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.428102 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.428144 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.428185 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.428227 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.428306 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.428355 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.428403 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.428456 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.428502 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.428548 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.428622 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.428810 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.428961 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.429007 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.429052 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.429092 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.429140 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.429192 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.429242 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.429289 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.429335 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.429382 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.429430 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.429471 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.429514 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.429561 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.429637 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.429692 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.429733 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.429779 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.429819 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.429865 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.429908 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.429965 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.430036 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.430085 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.430085 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.430170 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.430216 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.430263 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.430306 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.430352 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.430352 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.430352 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.430352 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.430486 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.430486 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.430486 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.430486 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.430677 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.430733 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.430733 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.430813 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.430813 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.430886 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.430924 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.430924 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.430924 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.431043 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.431092 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.431134 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.431134 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.431134 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.431134 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.431294 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.431336 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.431394 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.431437 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.431480 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.431480 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.431480 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.431480 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.431480 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.431691 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.431691 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.431691 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.431819 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.431870 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.431917 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.431957 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.431997 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.432035 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.432076 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.432121 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.432161 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.432207 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.432401 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.432456 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.432496 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.432537 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.432590 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.432617 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.432646 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.432680 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.432724 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.432753 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.432753 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.432753 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.432753 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.432753 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.432753 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.432907 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.432907 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.432963 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.432991 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.433021 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.433057 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.433089 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.433115 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.433143 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.433176 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.433202 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.433234 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.433259 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.433288 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.433313 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.433349 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.433379 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.433412 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.433443 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.433471 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.433503 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.433529 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.433561 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.433610 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.433639 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.433670 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.433705 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.433741 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.433775 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.433804 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.433830 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.433856 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.433886 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.433912 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.433949 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.433980 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.434004 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.434032 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.434062 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.434092 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.434118 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.434145 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.434171 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.434199 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.434232 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.434269 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.434296 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.434328 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.434359 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.434387 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.434412 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.434446 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.434479 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.434507 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.434507 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.434507 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.434619 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.434619 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.434619 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.434619 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.434731 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.434761 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.434761 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.434882 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.434916 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.434941 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.434971 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.434996 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.435025 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.435050 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.435082 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.435114 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.435143 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.435181 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.435209 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.435233 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.435266 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.435298 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.435323 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.435350 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.435376 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.435376 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.435376 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.435376 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.435482 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.435482 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.435482 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.435482 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.435482 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.435618 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.435643 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.435643 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.435719 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.435719 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.435719 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.435719 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.435719 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.435833 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.435864 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.435889 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.435889 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.435951 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.435983 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.436017 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.436048 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.436076 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.436104 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.436133 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.436166 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.436195 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.436195 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.436195 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.436284 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.436284 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.436339 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.436365 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.436392 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.436418 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.436442 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.436471 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.436499 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.436537 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.436581 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.436616 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.436647 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.436681 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.436722 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.436752 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.436786 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.436816 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.436852 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.436886 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.436886 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.436944 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.436944 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.436944 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.437028 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.437062 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.437117 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.437192 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:20:38.439176 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.439237 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.439298 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.439354 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.439413 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.439470 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.439509 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.439539 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.439590 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.439623 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.439659 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.439704 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.439744 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.439774 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.439807 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.439838 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.439883 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.439911 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.439943 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112427) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:20:38.440014 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:20:38.440068 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:20:38.440126 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:20:38.440183 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112427) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:20:38.440266 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112427) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:20:38.484301 np0000174304 devstack@c-api.service[112428]: INFO dbcounter [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Registered counter for database cinder May 15 08:20:38.485053 np0000174304 devstack@c-api.service[112427]: INFO dbcounter [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Registered counter for database cinder May 15 08:20:38.485801 np0000174304 devstack@c-api.service[112430]: INFO dbcounter [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Registered counter for database cinder May 15 08:20:38.487530 np0000174304 devstack@c-api.service[112429]: INFO dbcounter [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Registered counter for database cinder May 15 08:20:38.498613 np0000174304 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.503377 np0000174304 devstack@c-api.service[112427]: DEBUG oslo_db.sqlalchemy.engines [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e 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=112427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.509926 np0000174304 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.515415 np0000174304 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-7e1471dd-f265-4f97-81a7-027807798c89 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.612183 np0000174304 devstack@c-api.service[112428]: DEBUG dbcounter [-] [112428] Writer thread running {{(pid=112428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:20:38.612925 np0000174304 devstack@c-api.service[112427]: DEBUG dbcounter [-] [112427] Writer thread running {{(pid=112427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:20:38.614755 np0000174304 devstack@c-api.service[112428]: INFO cinder.rpc [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:20:38.615593 np0000174304 devstack@c-api.service[112427]: INFO cinder.rpc [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:20:38.617041 np0000174304 devstack@c-api.service[112428]: INFO cinder.rpc [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:20:38.617996 np0000174304 devstack@c-api.service[112427]: INFO cinder.rpc [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:20:38.619475 np0000174304 devstack@c-api.service[112428]: INFO cinder.rpc [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:20:38.620283 np0000174304 devstack@c-api.service[112427]: INFO cinder.rpc [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:20:38.621382 np0000174304 devstack@c-api.service[112428]: INFO cinder.rpc [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:20:38.622251 np0000174304 devstack@c-api.service[112427]: INFO cinder.rpc [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:20:38.622356 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.623140 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.624034 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.624841 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.625487 np0000174304 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writer thread running {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:20:38.628165 np0000174304 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.628697 np0000174304 devstack@c-api.service[112430]: INFO cinder.rpc [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:20:38.629205 np0000174304 devstack@c-api.service[112427]: DEBUG oslo_db.sqlalchemy.engines [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e 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=112427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.629857 np0000174304 devstack@c-api.service[112428]: INFO cinder.rpc [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:20:38.630873 np0000174304 devstack@c-api.service[112427]: INFO cinder.rpc [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:20:38.630984 np0000174304 devstack@c-api.service[112430]: INFO cinder.rpc [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:20:38.631973 np0000174304 devstack@c-api.service[112428]: INFO cinder.rpc [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:20:38.632439 np0000174304 devstack@c-api.service[112427]: INFO cinder.rpc [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:20:38.633171 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.633255 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.633314 np0000174304 devstack@c-api.service[112430]: INFO cinder.rpc [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:20:38.633735 np0000174304 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writer thread running {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:20:38.635457 np0000174304 devstack@c-api.service[112430]: INFO cinder.rpc [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:20:38.636432 np0000174304 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:20:38.636532 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.638327 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.638676 np0000174304 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:20:38.640798 np0000174304 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:20:38.642158 np0000174304 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.642557 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.642666 np0000174304 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:20:38.643528 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.643920 np0000174304 devstack@c-api.service[112430]: INFO cinder.rpc [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:20:38.645164 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.645282 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.645659 np0000174304 devstack@c-api.service[112430]: INFO cinder.rpc [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:20:38.645946 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.646454 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.648505 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.649191 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.649787 np0000174304 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-7e1471dd-f265-4f97-81a7-027807798c89 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:38.651744 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.651829 np0000174304 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:20:38.653306 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.654000 np0000174304 devstack@c-api.service[112429]: INFO cinder.rpc [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:20:38.655124 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.655994 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.656367 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.656452 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.659174 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.659734 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.660176 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.662167 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.663004 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.663261 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.665419 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.666149 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.667122 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.667340 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.669039 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.669220 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.670589 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.670773 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.671456 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.671954 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.673479 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.673560 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.673813 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.674533 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.676217 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.677660 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.678152 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.679040 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.680588 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.681284 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.681810 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.682440 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.683531 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.684754 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.685087 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.685257 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.685384 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.686294 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.687330 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.687691 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.687825 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.688509 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.688830 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.689315 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.690224 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.690842 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.691398 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.691865 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.692282 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.693401 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.693494 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.693697 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.694344 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.694858 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.694947 np0000174304 devstack@c-api.service[112427]: WARNING cinder.api.contrib.hosts [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:20:38.695597 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.695873 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.696261 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.696556 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: extensions {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.696940 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.697416 np0000174304 devstack@c-api.service[112428]: WARNING cinder.api.contrib.hosts [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:20:38.697896 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-availability-zone {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.698162 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.698704 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.699062 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.699151 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: extensions {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.699238 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: qos-specs {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.700413 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-availability-zone {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.700690 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.701262 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: extra_specs {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.701812 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: qos-specs {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.702098 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.702818 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: encryption {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.703666 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.703846 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: extra_specs {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.704357 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.704417 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-volume-type-access {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.705191 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.705447 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: encryption {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.705992 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-quota-class-sets {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.706681 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.706965 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-volume-type-access {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.707760 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.707820 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: encryption {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.708123 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.708593 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-quota-class-sets {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.709315 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-snapshot-manage {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.709386 np0000174304 devstack@c-api.service[112430]: WARNING cinder.api.contrib.hosts [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:20:38.709886 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: encryption {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.709958 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.710080 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.710786 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: consistencygroups {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.711072 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: extensions {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.711399 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-snapshot-manage {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.711492 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.712457 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-availability-zone {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.712744 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: backups {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.712836 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.713397 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: consistencygroups {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.713776 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: qos-specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.714445 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.714722 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: scheduler-stats {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.715362 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: backups {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.715849 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: extra_specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.715943 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.716117 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-quota-sets {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.717384 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: scheduler-stats {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.717488 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.717596 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.717680 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-volume-manage {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.718804 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-quota-sets {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.718894 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.718976 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-volume-type-access {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.719062 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: capabilities {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.720161 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-volume-transfer {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.720222 np0000174304 devstack@c-api.service[112429]: WARNING cinder.api.contrib.hosts [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:20:38.720293 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-volume-manage {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.720967 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.721105 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-quota-class-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.721665 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: capabilities {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.721782 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: os-hosts {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.721950 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: extensions {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.722432 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.722881 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-volume-transfer {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.723132 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extended resource: cgsnapshots {{(pid=112427) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.723298 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-availability-zone {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.723932 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-snapshot-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.724537 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: os-hosts {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.724629 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.contrib.snapshot_actions [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] SnapshotActionsController initialized {{(pid=112427) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:20:38.724818 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: qos-specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.725343 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.725405 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: consistencygroups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.725923 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extended resource: cgsnapshots {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.726793 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.726876 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: extra_specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.727310 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.contrib.snapshot_actions [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] SnapshotActionsController initialized {{(pid=112428) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:20:38.727388 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: backups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.728114 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.728204 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.728596 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.729427 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: scheduler-stats {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.729590 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.729685 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.730208 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-volume-type-access {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.730870 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-quota-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.730987 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.731071 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.732074 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-quota-class-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.732313 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-volume-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.732441 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.732527 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.733781 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: capabilities {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.733891 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.733976 np0000174304 devstack@c-api.service[112427]: WARNING castellan.key_manager.migration [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.734172 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.734804 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.734915 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735000 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-volume-transfer {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.735101 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735197 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735292 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735373 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension AdminActions extending resource: volumes {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735450 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.735525 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension AdminActions extending resource: snapshots {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735525 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension AdminActions extending resource: backups {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735716 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735820 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-snapshot-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.735914 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeActions extending resource: volumes {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.735914 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension TypesManage extending resource: types {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.736153 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.736153 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.736304 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.736381 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.736474 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.v3.router [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] Extension UsedLimits extending resource: limits {{(pid=112427) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.736686 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: os-hosts {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.736769 np0000174304 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.737679 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.737778 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: consistencygroups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.737852 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.737910 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738030 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738100 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extended resource: cgsnapshots {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.738158 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738223 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension AdminActions extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738340 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension AdminActions extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738442 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension AdminActions extending resource: backups {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738542 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738648 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeActions extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738706 np0000174304 devstack@c-api.service[112427]: WARNING keystonemiddleware.auth_token [None req-57db89da-2fe9-4c0d-9eae-43dcfb8e3f1e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:20:38.738770 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension TypesManage extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738899 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.738991 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.739180 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.739273 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.739374 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] Extension UsedLimits extending resource: limits {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.739725 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: backups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.739845 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.contrib.snapshot_actions [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] SnapshotActionsController initialized {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:20:38.740665 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.741663 np0000174304 devstack@c-api.service[112428]: WARNING keystonemiddleware.auth_token [None req-4cb948e0-49bb-4486-b241-3f5c12773b9e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:20:38.741727 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: scheduler-stats {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.742124 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.743140 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-quota-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.743525 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.744630 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-volume-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.744708 np0000174304 devstack@c-api.service[112427]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f18f50a3668 pid: 112427 (default app) May 15 08:20:38.744957 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.746059 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: capabilities {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.746410 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.747465 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-volume-transfer {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.747541 np0000174304 devstack@c-api.service[112428]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f18f50a3668 pid: 112428 (default app) May 15 08:20:38.747931 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.749132 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: os-hosts {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.749355 np0000174304 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.750286 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.750424 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.750498 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extended resource: cgsnapshots {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:20:38.750597 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.750678 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.750751 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.750867 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension AdminActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751003 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension AdminActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751096 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension AdminActions extending resource: backups {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751203 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751310 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751529 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension TypesManage extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751636 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751753 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751857 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.751959 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.752028 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.contrib.snapshot_actions [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] SnapshotActionsController initialized {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:20:38.752122 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] Extension UsedLimits extending resource: limits {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.753191 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.753267 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753267 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.753267 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753267 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.753267 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753689 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.753689 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753689 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.753689 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753689 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.753972 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753972 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.753972 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753972 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.753972 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.753972 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.754405 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.754405 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.754405 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.754405 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.754727 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.754727 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.754727 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.754727 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.754993 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.754993 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.754993 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.754993 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755237 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755237 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755237 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755237 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755237 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755597 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755597 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755597 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755597 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755597 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755943 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755943 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755943 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755943 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.755943 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.755943 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.756335 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.756335 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.756335 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.756335 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.756335 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.756335 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.756771 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.756771 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.756771 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.756771 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.756771 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.756771 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757130 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757130 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757130 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757130 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757130 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757440 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757440 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757440 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757440 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757440 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757753 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757753 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757753 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757753 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.757753 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.757753 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758124 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758124 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758124 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758124 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758124 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758124 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758474 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758474 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758474 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758474 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758474 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758822 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758822 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758822 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.758822 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.758822 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759131 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759131 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759131 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759131 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759392 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759392 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759392 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759392 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759656 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759656 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759656 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759656 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759656 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759978 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759978 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759978 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.759978 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.759978 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.762986 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.762986 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.762986 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.762986 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.763270 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.763270 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.763270 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.763270 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.763532 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.763532 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.763532 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.763532 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.763814 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.763814 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.763814 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.763814 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764122 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764122 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764122 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764122 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764389 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764389 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764389 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764389 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764389 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764703 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764703 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764703 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764703 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764703 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764703 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764951 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764951 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764951 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.764951 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.764951 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765161 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765161 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765161 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765161 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765161 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765161 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765405 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765405 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765487 np0000174304 devstack@c-api.service[112430]: WARNING keystonemiddleware.auth_token [None req-35504de8-fbc2-47cd-86a1-6c81c1c8f493 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:20:38.765538 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765538 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765538 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765538 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765538 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765782 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765782 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765782 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765782 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765782 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.765782 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.765782 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766068 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766068 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766068 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766068 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766068 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766265 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766265 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766265 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766265 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766265 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766471 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766471 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766471 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766471 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766658 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766658 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766658 np0000174304 devstack@c-api.service[112427]: /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 15 08:20:38.766658 np0000174304 devstack@c-api.service[112427]: warnings.warn(deprecated_msg) May 15 08:20:38.766913 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.766913 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.766987 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.middleware.request_id [None req-066b0495-ce31-4352-9c98-b83fc2e0c768 None None] RequestId filter calling following filter/app {{(pid=112427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:20:38.767024 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.767024 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.767099 np0000174304 devstack@c-api.service[112427]: [pid: 112427|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Fri May 15 08:20:38 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 15 08:20:38.767141 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.767177 np0000174304 devstack@c-api.service[112430]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f18f50a3668 pid: 112430 (default app) May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension AdminActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767214 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension AdminActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767480 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension AdminActions extending resource: backups {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767480 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767480 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767480 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension TypesManage extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767480 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767480 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767480 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767752 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767752 np0000174304 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] Extension UsedLimits extending resource: limits {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:20:38.767752 np0000174304 devstack@c-api.service[112429]: WARNING keystonemiddleware.auth_token [None req-7e1471dd-f265-4f97-81a7-027807798c89 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 15 08:20:38.773226 np0000174304 devstack@c-api.service[112429]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f18f50a3668 pid: 112429 (default app) May 15 08:20:46.083748 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.083748 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.083748 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.083748 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085112 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.085112 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085112 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.085112 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085363 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.085363 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085363 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.085363 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085363 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.085363 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085773 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.085773 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085773 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.085773 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.085773 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.086093 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.086093 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.086093 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.086093 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.086093 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.086474 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.086474 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.086474 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.086474 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.086775 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.086775 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.086775 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.086775 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.086775 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087157 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087157 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087157 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087157 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087157 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087527 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087527 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087527 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087527 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087527 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087527 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087889 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087889 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087889 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087889 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.087889 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.087889 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.088433 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.088433 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.088433 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.088433 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.088433 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.088433 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.088846 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.088846 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.088846 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.088846 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.088846 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089148 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089148 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089148 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089148 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089148 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089429 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089429 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089429 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089429 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089429 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089429 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089937 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089937 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089937 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089937 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.089937 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.089937 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.090270 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.090270 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.090270 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.090270 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.090270 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.090613 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.090613 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.090613 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.090613 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.090613 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.091452 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.091452 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.091452 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.091452 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.091749 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.091749 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.091749 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.091749 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.091993 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.091993 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.091993 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.091993 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.091993 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092294 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092294 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092294 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092294 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092294 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092694 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092694 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092694 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092694 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092839 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092839 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092839 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092839 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092942 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092942 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.092942 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.092942 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093051 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093051 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093051 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093051 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093157 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093157 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093157 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093157 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093255 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093255 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093255 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093255 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093255 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093379 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093379 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093379 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093379 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093379 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093379 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093524 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093524 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093524 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093524 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093524 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093663 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093663 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093663 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093663 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093663 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093663 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093806 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093806 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093806 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093806 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093806 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093806 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093950 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093950 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093950 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093950 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.093950 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.093950 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094091 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094091 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094091 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094091 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094091 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094091 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094239 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094239 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094239 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094239 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094337 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094337 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094337 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094337 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094337 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094460 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094460 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094460 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094460 np0000174304 devstack@c-api.service[112428]: /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 15 08:20:46.094460 np0000174304 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 15 08:20:46.094460 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.middleware.request_id [None req-5cf14890-f8bb-4b64-ad6c-fd038710f80b None None] RequestId filter calling following filter/app {{(pid=112428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:20:46.553879 np0000174304 devstack@c-api.service[112428]: INFO cinder.api.openstack.wsgi [None req-5cf14890-f8bb-4b64-ad6c-fd038710f80b admin admin] POST https://199.204.45.49/volume/v3/types May 15 08:20:46.554527 np0000174304 devstack@c-api.service[112428]: DEBUG cinder.api.openstack.wsgi [None req-5cf14890-f8bb-4b64-ad6c-fd038710f80b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 08:20:46.556152 np0000174304 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 15 08:20:46.556152 np0000174304 devstack@c-api.service[112428]: warnings.warn( May 15 08:20:46.566807 np0000174304 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [None req-5cf14890-f8bb-4b64-ad6c-fd038710f80b 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:46.591038 np0000174304 devstack@c-api.service[112428]: INFO cinder.api.openstack.wsgi [None req-5cf14890-f8bb-4b64-ad6c-fd038710f80b admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 May 15 08:20:46.591440 np0000174304 devstack@c-api.service[112428]: [pid: 112428|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Fri May 15 08:20:46 2026] POST /volume/v3/types => generated 186 bytes in 517 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 08:20:46.601240 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.middleware.request_id [req-5cf14890-f8bb-4b64-ad6c-fd038710f80b req-c0b96f0f-203e-4e7b-a2eb-d2b089d2808f None None] RequestId filter calling following filter/app {{(pid=112427) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:20:46.941945 np0000174304 devstack@c-api.service[112427]: INFO cinder.api.openstack.wsgi [req-5cf14890-f8bb-4b64-ad6c-fd038710f80b req-c0b96f0f-203e-4e7b-a2eb-d2b089d2808f admin admin] POST https://199.204.45.49/volume/v3/types/fe0491db-691f-41b8-b263-8e8ff6ed3e94/extra_specs May 15 08:20:46.942498 np0000174304 devstack@c-api.service[112427]: DEBUG cinder.api.openstack.wsgi [req-5cf14890-f8bb-4b64-ad6c-fd038710f80b req-c0b96f0f-203e-4e7b-a2eb-d2b089d2808f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112427) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 08:20:46.944205 np0000174304 devstack@c-api.service[112427]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 15 08:20:46.944205 np0000174304 devstack@c-api.service[112427]: warnings.warn( May 15 08:20:46.954769 np0000174304 devstack@c-api.service[112427]: DEBUG oslo_db.sqlalchemy.engines [req-5cf14890-f8bb-4b64-ad6c-fd038710f80b req-c0b96f0f-203e-4e7b-a2eb-d2b089d2808f 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=112427) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:20:47.012173 np0000174304 devstack@c-api.service[112427]: INFO cinder.api.openstack.wsgi [req-5cf14890-f8bb-4b64-ad6c-fd038710f80b req-c0b96f0f-203e-4e7b-a2eb-d2b089d2808f admin admin] https://199.204.45.49/volume/v3/types/fe0491db-691f-41b8-b263-8e8ff6ed3e94/extra_specs returned with HTTP 200 May 15 08:20:47.012698 np0000174304 devstack@c-api.service[112427]: [pid: 112427|app: 0|req: 2/3] 199.204.45.49 () {70 vars in 1498 bytes} [Fri May 15 08:20:46 2026] POST /volume/v3/types/fe0491db-691f-41b8-b263-8e8ff6ed3e94/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 08:20:48.645358 np0000174304 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=6 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:20:48.653094 np0000174304 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=6 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:20:56.589351 np0000174304 devstack@c-api.service[112428]: DEBUG dbcounter [-] [112428] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:20:57.010723 np0000174304 devstack@c-api.service[112427]: DEBUG dbcounter [-] [112427] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112427) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:23:21.123217 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.123217 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.123976 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.123976 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.123976 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.123976 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.123976 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.124466 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.124466 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.124466 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.124466 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.124466 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.124466 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125129 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125129 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125129 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125129 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125129 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125499 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125499 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125499 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125499 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125781 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125781 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125781 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125781 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125934 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125934 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125934 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.125934 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.125934 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126128 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126128 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126128 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126128 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126128 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126290 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126290 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126290 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126290 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126290 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126290 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126486 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126486 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126486 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126486 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126486 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126486 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126692 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126692 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126692 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126692 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126692 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126692 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126888 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126888 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126888 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126888 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.126888 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.126888 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127079 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127079 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127079 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127079 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127214 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127214 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127214 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127214 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127214 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127385 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127385 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127385 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127385 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127385 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127562 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127562 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127562 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127562 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127562 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127562 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127767 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127767 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127767 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127767 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127767 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127943 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127943 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127943 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.127943 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.127943 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128105 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128105 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128105 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128105 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128232 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128232 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128232 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128232 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128383 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128383 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128383 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128383 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128383 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128555 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128555 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128555 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128555 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128555 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128725 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128725 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128725 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128725 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128862 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128862 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128862 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128862 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128997 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128997 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.128997 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.128997 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129157 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129157 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129157 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129157 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129296 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129296 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129296 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129296 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129451 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129451 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129451 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129451 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129451 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129451 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129797 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129797 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129797 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129797 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129797 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129963 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129963 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129963 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129963 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129963 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.129963 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.129963 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130219 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130219 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130219 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130219 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130219 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130219 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130417 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130417 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130417 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130417 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130417 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130417 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130654 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130654 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130654 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130654 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130654 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130654 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130858 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130858 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.130858 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.130858 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.131008 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.131008 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.131008 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.131008 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.131158 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.131158 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.131158 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.131158 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.131296 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.131296 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.131296 np0000174304 devstack@c-api.service[112430]: /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 15 08:23:21.131296 np0000174304 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 15 08:23:21.131296 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-9169a711-fd39-41f0-9664-92953ac6a11a None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:23:21.131296 np0000174304 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-9169a711-fd39-41f0-9664-92953ac6a11a None None] GET https://199.204.45.49/volume// May 15 08:23:21.131481 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-9169a711-fd39-41f0-9664-92953ac6a11a None None] Empty body provided in request {{(pid=112430) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 08:23:21.131481 np0000174304 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-9169a711-fd39-41f0-9664-92953ac6a11a None None] Calling method 'all' {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 08:23:21.131481 np0000174304 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-9169a711-fd39-41f0-9664-92953ac6a11a None None] https://199.204.45.49/volume// returned with HTTP 300 May 15 08:23:21.131481 np0000174304 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Fri May 15 08:23:21 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)