May 16 14:28:20.523637 np0000174403 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 16 14:28:20.532645 np0000174403 devstack@c-api.service[111993]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 16 14:28:20 2026] *** May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: nodename: np0000174403 May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: machine: x86_64 May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: clock source: unix May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: pcre jit disabled May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: detected number of CPU cores: 16 May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: current working directory: / May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: detected binary path: /usr/bin/uwsgi-core May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: your processes number limit is 256917 May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: your memory page size is 4096 bytes May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: detected max file descriptor number: 2048 May 16 14:28:20.535852 np0000174403 devstack@c-api.service[111993]: lock engine: pthread robust mutexes May 16 14:28:20.536461 np0000174403 devstack@c-api.service[111993]: thunder lock: enabled May 16 14:28:20.536461 np0000174403 devstack@c-api.service[111993]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 16 14:28:20.536461 np0000174403 devstack@c-api.service[111993]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 16 14:28:20.536461 np0000174403 devstack@c-api.service[111993]: PEP 405 virtualenv detected: /opt/stack/data/venv May 16 14:28:20.536461 np0000174403 devstack@c-api.service[111993]: Set PythonHome to /opt/stack/data/venv May 16 14:28:20.573660 np0000174403 devstack@c-api.service[111993]: Python main interpreter initialized at 0x7d9ee84a3668 May 16 14:28:20.573660 np0000174403 devstack@c-api.service[111993]: python threads support enabled May 16 14:28:20.573660 np0000174403 devstack@c-api.service[111993]: your server socket listen backlog is limited to 100 connections May 16 14:28:20.573660 np0000174403 devstack@c-api.service[111993]: your mercy for graceful operations on workers is 80 seconds May 16 14:28:20.574137 np0000174403 devstack@c-api.service[111993]: mapped 671795 bytes (656 KB) for 4 cores May 16 14:28:20.574272 np0000174403 devstack@c-api.service[111993]: *** Operational MODE: preforking *** May 16 14:28:20.574429 np0000174403 devstack@c-api.service[111993]: *** uWSGI is running in multiple interpreter mode *** May 16 14:28:20.574429 np0000174403 devstack@c-api.service[111993]: spawned uWSGI master process (pid: 111993) May 16 14:28:20.574647 np0000174403 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 16 14:28:20.575190 np0000174403 devstack@c-api.service[111993]: spawned uWSGI worker 1 (pid: 112000, cores: 1) May 16 14:28:20.575706 np0000174403 devstack@c-api.service[111993]: spawned uWSGI worker 2 (pid: 112001, cores: 1) May 16 14:28:20.576191 np0000174403 devstack@c-api.service[111993]: spawned uWSGI worker 3 (pid: 112002, cores: 1) May 16 14:28:20.576616 np0000174403 devstack@c-api.service[111993]: spawned uWSGI worker 4 (pid: 112003, cores: 1) May 16 14:28:20.576663 np0000174403 devstack@c-api.service[111993]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 16 14:28:20.713183 np0000174403 devstack@c-api.service[112000]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:20.713183 np0000174403 devstack@c-api.service[112000]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:20.713183 np0000174403 devstack@c-api.service[112000]: we strongly recommend against using it for new projects. May 16 14:28:20.713183 np0000174403 devstack@c-api.service[112000]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:20.713183 np0000174403 devstack@c-api.service[112000]: framework. For more detail see May 16 14:28:20.713183 np0000174403 devstack@c-api.service[112000]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:20.713183 np0000174403 devstack@c-api.service[112000]: import eventlet # noqa May 16 14:28:20.716238 np0000174403 devstack@c-api.service[112001]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:20.716238 np0000174403 devstack@c-api.service[112001]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:20.716238 np0000174403 devstack@c-api.service[112001]: we strongly recommend against using it for new projects. May 16 14:28:20.716238 np0000174403 devstack@c-api.service[112001]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:20.716238 np0000174403 devstack@c-api.service[112001]: framework. For more detail see May 16 14:28:20.716238 np0000174403 devstack@c-api.service[112001]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:20.716238 np0000174403 devstack@c-api.service[112001]: import eventlet # noqa May 16 14:28:20.732012 np0000174403 devstack@c-api.service[112003]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:20.732012 np0000174403 devstack@c-api.service[112003]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:20.732012 np0000174403 devstack@c-api.service[112003]: we strongly recommend against using it for new projects. May 16 14:28:20.732012 np0000174403 devstack@c-api.service[112003]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:20.732012 np0000174403 devstack@c-api.service[112003]: framework. For more detail see May 16 14:28:20.732012 np0000174403 devstack@c-api.service[112003]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:20.732012 np0000174403 devstack@c-api.service[112003]: import eventlet # noqa May 16 14:28:20.735312 np0000174403 devstack@c-api.service[112002]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 14:28:20.735312 np0000174403 devstack@c-api.service[112002]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 14:28:20.735312 np0000174403 devstack@c-api.service[112002]: we strongly recommend against using it for new projects. May 16 14:28:20.735312 np0000174403 devstack@c-api.service[112002]: If you are already using Eventlet, we recommend migrating to a different May 16 14:28:20.735312 np0000174403 devstack@c-api.service[112002]: framework. For more detail see May 16 14:28:20.735312 np0000174403 devstack@c-api.service[112002]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 14:28:20.735312 np0000174403 devstack@c-api.service[112002]: import eventlet # noqa May 16 14:28:20.804104 np0000174403 devstack@c-api.service[112000]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:20.804104 np0000174403 devstack@c-api.service[112000]: debtcollector.deprecate( May 16 14:28:20.804587 np0000174403 devstack@c-api.service[112001]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:20.804587 np0000174403 devstack@c-api.service[112001]: debtcollector.deprecate( May 16 14:28:20.819750 np0000174403 devstack@c-api.service[112002]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:20.819750 np0000174403 devstack@c-api.service[112002]: debtcollector.deprecate( May 16 14:28:20.819884 np0000174403 devstack@c-api.service[112003]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 14:28:20.819884 np0000174403 devstack@c-api.service[112003]: debtcollector.deprecate( May 16 14:28:20.881740 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:20.881740 np0000174403 devstack@c-api.service[112001]: from cgi import parse_header May 16 14:28:20.885885 np0000174403 devstack@c-api.service[112000]: /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 16 14:28:20.885885 np0000174403 devstack@c-api.service[112000]: from cgi import parse_header May 16 14:28:20.898942 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:20.898942 np0000174403 devstack@c-api.service[112002]: from cgi import parse_header May 16 14:28:20.900305 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:20.900305 np0000174403 devstack@c-api.service[112003]: from cgi import parse_header May 16 14:28:20.926419 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:20.926419 np0000174403 devstack@c-api.service[112001]: removals.removed_module( May 16 14:28:20.927210 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:20.927210 np0000174403 devstack@c-api.service[112001]: removals.removed_module( May 16 14:28:20.930881 np0000174403 devstack@c-api.service[112000]: /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 16 14:28:20.930881 np0000174403 devstack@c-api.service[112000]: removals.removed_module( May 16 14:28:20.931631 np0000174403 devstack@c-api.service[112000]: /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 16 14:28:20.931631 np0000174403 devstack@c-api.service[112000]: removals.removed_module( May 16 14:28:20.944433 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:20.944433 np0000174403 devstack@c-api.service[112002]: removals.removed_module( May 16 14:28:20.945147 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:20.945147 np0000174403 devstack@c-api.service[112002]: removals.removed_module( May 16 14:28:20.948381 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:20.948381 np0000174403 devstack@c-api.service[112003]: removals.removed_module( May 16 14:28:20.949105 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:20.949105 np0000174403 devstack@c-api.service[112003]: removals.removed_module( May 16 14:28:21.558708 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:21.558708 np0000174403 devstack@c-api.service[112003]: warnings.warn( May 16 14:28:21.567265 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:21.567265 np0000174403 devstack@c-api.service[112001]: warnings.warn( May 16 14:28:21.587813 np0000174403 devstack@c-api.service[112000]: /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 16 14:28:21.587813 np0000174403 devstack@c-api.service[112000]: warnings.warn( May 16 14:28:21.629133 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:21.629133 np0000174403 devstack@c-api.service[112002]: warnings.warn( May 16 14:28:21.664250 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:21.664250 np0000174403 devstack@c-api.service[112003]: warnings.warn( May 16 14:28:21.669486 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:21.669486 np0000174403 devstack@c-api.service[112001]: warnings.warn( May 16 14:28:21.686885 np0000174403 devstack@c-api.service[112000]: /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 16 14:28:21.686885 np0000174403 devstack@c-api.service[112000]: warnings.warn( May 16 14:28:21.743284 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:21.743284 np0000174403 devstack@c-api.service[112002]: warnings.warn( May 16 14:28:21.998802 np0000174403 devstack@c-api.service[112003]: 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 16 14:28:21.999364 np0000174403 devstack@c-api.service[112001]: 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 16 14:28:21.999761 np0000174403 devstack@c-api.service[112003]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112003) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:28:21.999841 np0000174403 devstack@c-api.service[112001]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112001) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:28:22.005456 np0000174403 devstack@c-api.service[112000]: 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 16 14:28:22.005846 np0000174403 devstack@c-api.service[112000]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112000) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:28:22.085507 np0000174403 devstack@c-api.service[112000]: /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 16 14:28:22.085507 np0000174403 devstack@c-api.service[112000]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:28:22.088981 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:22.088981 np0000174403 devstack@c-api.service[112003]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:28:22.089251 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:22.089251 np0000174403 devstack@c-api.service[112001]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:28:22.097973 np0000174403 devstack@c-api.service[112002]: 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 16 14:28:22.098178 np0000174403 devstack@c-api.service[112002]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112002) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 14:28:22.162043 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.162043 np0000174403 devstack@c-api.service[112002]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 14:28:22.550695 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112000) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:28:22.551068 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112001) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:28:22.551211 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.551211 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.551394 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112003) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:28:22.551509 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.551576 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.551646 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.551746 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112002) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 14:28:22.551822 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.551882 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.551940 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.552110 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.552181 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.552239 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.552412 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.552970 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.553044 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.553123 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.553182 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.553254 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.553329 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.553398 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.553457 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.553512 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.553585 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.553651 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.553759 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.553824 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.553824 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.553946 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.553946 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.554066 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.554146 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.554217 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.554217 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.554330 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.554393 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.554393 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.554393 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.554565 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.554565 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.554565 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.554565 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.559704 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.559792 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.559792 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.559933 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.559995 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.560055 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.560168 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.560513 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.560599 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.560655 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.560700 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.560773 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.560811 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.560895 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.561010 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.561093 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.561141 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.561174 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.561207 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.561240 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.561280 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.561319 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.561359 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.561401 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.561441 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.561474 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.561510 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.561510 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.562455 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.562518 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.562584 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.562633 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.562682 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.562736 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.562809 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.563095 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.563144 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.563228 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.563287 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.563329 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.563395 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.563466 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.563654 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.563717 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.563791 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.563857 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.563899 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.563942 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.563980 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.564020 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.564074 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.564139 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.564184 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.564226 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.564262 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.564302 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.564339 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.564380 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.564422 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.564463 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.564505 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.564550 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.564550 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.564617 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.564659 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.564719 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.564787 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.564827 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.564864 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.564898 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.564940 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.564976 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.565012 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.565044 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.565080 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.565152 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.565192 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.565231 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.565267 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.565267 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.565267 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.565267 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.565267 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.565267 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.566324 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.566432 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.566432 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.566514 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.566559 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.566600 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.566600 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.566691 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.566733 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.566769 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.566769 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.566769 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.566880 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.566921 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.567055 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.567142 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.567180 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.567218 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.567254 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.567289 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.567334 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.567382 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.567422 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.567461 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.567501 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.567541 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.567587 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.567587 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.568023 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.568112 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.568159 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.568206 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.568254 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.568296 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.568296 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.568395 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.568433 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.568476 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.568523 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.568575 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.568620 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.568660 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.568720 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.568772 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.568809 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.568853 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.569078 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.569135 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.569171 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.569226 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.569226 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.569308 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.569353 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.569425 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.569477 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.569477 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.570800 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.570878 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.570945 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.570945 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.571055 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.571055 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.571177 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.571177 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.571249 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.571294 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.571332 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.571369 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.571412 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.571449 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.572161 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.572235 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.572286 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.572328 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.572370 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.572439 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.572496 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.572662 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.572737 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.572797 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.572896 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.572980 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.573070 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.573127 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.573184 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.573770 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.573818 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.573869 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.573910 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.573910 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.573984 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.574030 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.574069 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.574135 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.574175 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.574175 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.574175 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.574175 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.574326 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.574326 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.574424 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.574475 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.574520 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.574565 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.574565 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.574638 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.574687 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.574751 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.574798 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.574834 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.574834 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.574834 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.575816 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.575874 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.575912 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.575958 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.575997 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.576033 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.576070 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.576123 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.576174 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.576217 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.576270 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.576331 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.576381 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.576428 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.576490 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.576563 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.576563 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.576654 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.576734 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.576734 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.576734 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.576850 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.576850 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.576850 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.576962 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.577000 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.577036 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.577079 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.577156 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.577203 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.577240 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.577278 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.577321 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.577364 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.577364 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.577437 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.577476 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.577520 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.577555 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.577598 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.577641 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.577748 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.577799 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.577846 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.577883 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.577920 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.577964 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.578013 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.578052 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.578113 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.578152 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.578188 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.578238 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.578281 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.578323 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.578366 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.578403 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.578446 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.578493 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.578535 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.578573 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.578609 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.578650 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.578691 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.578732 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.578775 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.578819 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.578865 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.578865 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.578865 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.578959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.579263 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.579309 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.579346 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.579383 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.579429 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.579465 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.579503 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.579539 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.579582 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.579619 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.579661 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.579711 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.579764 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.579808 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.579845 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.579881 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.579917 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.580165 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.580204 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.580240 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.580275 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.580322 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.580359 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.580400 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.580400 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.580400 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.580400 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.580549 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.580549 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.580549 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.580549 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.580549 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.580549 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.580549 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.584015 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.584073 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.584137 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.584182 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.584221 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.584257 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.584292 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.584336 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.584378 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.584421 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.584457 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.584500 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.584500 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.584574 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.584611 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.584654 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.584691 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.584769 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.584905 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.584955 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.585027 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.585599 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.585681 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.585721 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.585769 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.585806 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.585847 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.585884 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.585928 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.585964 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.586001 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.586037 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.586073 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.586127 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.586174 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.586217 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.586258 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.586294 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.586337 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.586384 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.586421 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.586457 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.586492 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.586529 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.586566 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.586607 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.586643 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.586643 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.586720 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.586762 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.586804 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.586842 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.586883 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.586919 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.586955 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.586996 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.587038 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.587105 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.587155 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.587192 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.587229 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.587270 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.587311 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.587347 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.587399 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.587436 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.587479 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.587515 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.587558 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.587600 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.587637 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.587984 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.588021 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.588059 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.588462 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.588509 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.588556 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.588594 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.588636 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.588693 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.588733 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.588769 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.588811 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.588852 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.588889 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.588932 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.588968 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.589009 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.589045 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.589108 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.589146 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.589190 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.589235 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.589302 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.589302 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.589395 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.589395 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.589469 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.589580 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.589672 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.589763 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.589873 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.589952 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.590043 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.590153 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.590245 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.590331 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.590405 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.590485 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.590583 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.590676 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.590755 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.590834 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.590875 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.590913 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.590951 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.590995 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.591032 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.591065 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.591128 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.591165 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.591198 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.591230 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.591263 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.591303 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.591353 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.591391 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.591431 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.591467 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.591504 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.591546 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.591588 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.591629 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.591670 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.591707 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.591749 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.591791 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.591791 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.591879 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.591936 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.592017 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.592115 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.592219 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.592879 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.592965 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.593052 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.593177 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.593260 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.593358 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.593447 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.596260 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.596331 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.596382 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.596459 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.596508 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.596549 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.596586 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.596622 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.596665 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.596732 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.596775 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.596775 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.596775 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.596883 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.596922 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.597052 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.597052 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.597052 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.597052 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.597052 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.597052 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.599411 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.599490 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.599533 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.599572 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.599624 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.599662 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.599746 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.599803 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.599842 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.599878 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.599914 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.599951 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.599987 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.600030 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.600073 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.600147 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.600187 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.600239 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.600277 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.600312 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.600349 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.600390 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.600426 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.600426 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.600501 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.600554 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.600554 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.600554 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.600711 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.600766 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.600814 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.600857 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.600905 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.600944 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.600980 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.601026 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.601069 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.601128 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.601166 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.601212 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.601250 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.601288 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.601325 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.601366 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.601404 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.601447 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.601483 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.601525 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.601567 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.601608 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.601683 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.601763 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.601809 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.601852 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.601890 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.601937 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.601974 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.602010 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.602010 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.602010 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.602010 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.602010 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.602240 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.602293 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.602340 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.602377 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.602416 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.602452 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.602452 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.602517 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.602555 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.602592 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.602628 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.602666 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.602755 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.602798 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.602835 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.602872 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.602915 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.602951 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.602987 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.603028 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.603069 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.603137 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.603181 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.603219 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.603254 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.603295 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.603345 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.603411 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.603466 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.603523 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.603574 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.603623 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.603668 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.603750 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.603792 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.603829 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.603865 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.603908 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.603946 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.603983 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.604018 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.604069 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.604125 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.604162 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.604197 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.604234 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.604280 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.604318 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.604354 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.604395 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.604431 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.604478 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.604515 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.604551 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.604593 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.604628 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.604671 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.604721 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.604721 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.604721 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.604721 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.604721 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.604897 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.604937 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.604973 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.605009 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.605009 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.605074 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.605142 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.605179 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.605222 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.605259 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.605296 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.605337 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.605374 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.605411 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.605448 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.605483 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.605518 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.605555 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.605602 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.605691 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.605744 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.605791 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.605828 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.605870 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.605906 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.605942 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.605978 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.606019 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.606062 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.606117 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.606154 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.606200 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.606200 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.606268 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.606311 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.606347 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.606389 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.606430 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.606474 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.606474 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.606546 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.606588 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.606628 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.606667 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.606724 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.606774 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.606813 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.606863 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.606900 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.606941 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.606978 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.607014 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.607055 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.607109 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.607149 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.607182 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.607216 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.607268 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.607310 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.607353 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.607394 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.607432 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.607467 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.607509 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.607551 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.607593 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.607637 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.607637 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.607637 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.607637 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.607637 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.607637 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.607865 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.607865 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.607865 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.607865 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.607865 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.607865 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.607865 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.608104 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.608104 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.608104 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.608104 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.608247 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.608285 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.608320 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.608361 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.608409 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.608450 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.608486 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.608521 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.608556 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.608592 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.608718 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.608842 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.608880 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.608917 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.608959 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.608995 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.609030 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.609071 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.609135 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.609176 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.609219 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.609260 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.609300 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.609348 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.609389 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.609425 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.609461 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.609502 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.609538 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.609579 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.609616 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.609687 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.609737 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.609790 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.609827 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.609865 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.609900 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.609942 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.609984 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.610022 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.610057 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.610122 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.610168 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.610210 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.610252 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.610287 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.610328 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.610365 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.610365 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.610365 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.610365 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.610365 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.610532 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.610532 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.610604 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.610641 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.610681 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.610723 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.610723 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.610795 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.610831 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.610867 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.610913 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.610951 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.610951 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.610951 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.611046 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.611046 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.611046 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.611046 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.611046 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.611046 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.611046 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.611314 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.611314 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.611314 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.611420 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.611457 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.611498 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.611535 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.611577 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.611698 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.611736 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.611773 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.611809 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.611845 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.611845 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.611918 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.611961 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.611997 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.612032 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.612103 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.612176 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.612229 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.612273 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.612273 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.612347 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.612383 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.612383 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.612448 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.612498 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.612541 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.612541 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.612618 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.612656 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.612698 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.612734 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.612782 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.612842 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.612887 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.612930 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.612967 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.613004 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.613040 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.613097 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.613145 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.613196 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.613247 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.613344 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.613400 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.613400 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.613470 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.613505 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.613505 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.613505 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.613505 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.613505 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.613697 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.613736 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.613778 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.613820 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.613873 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.613873 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.613873 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.613873 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.613873 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 14:28:22.615357 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112002) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.615412 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.615462 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.615499 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112000) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.615528 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112001) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.615560 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.615593 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.615625 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.615652 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112002) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.615680 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.615708 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112002) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.615734 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.615761 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.615794 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.615826 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112001) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.615853 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112000) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.615879 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112001) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.615908 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112000) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.616489 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112003) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 14:28:22.616589 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 14:28:22.616677 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 14:28:22.616768 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 14:28:22.616853 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112003) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 14:28:22.616951 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112003) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 14:28:22.661773 np0000174403 devstack@c-api.service[112001]: INFO dbcounter [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Registered counter for database cinder May 16 14:28:22.662324 np0000174403 devstack@c-api.service[112002]: INFO dbcounter [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Registered counter for database cinder May 16 14:28:22.663663 np0000174403 devstack@c-api.service[112000]: INFO dbcounter [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Registered counter for database cinder May 16 14:28:22.664502 np0000174403 devstack@c-api.service[112003]: INFO dbcounter [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Registered counter for database cinder May 16 14:28:22.678288 np0000174403 devstack@c-api.service[112001]: DEBUG oslo_db.sqlalchemy.engines [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa 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=112001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.685505 np0000174403 devstack@c-api.service[112002]: DEBUG oslo_db.sqlalchemy.engines [None req-97812763-e067-460f-91fe-c67b1daaea8f 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=112002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.691453 np0000174403 devstack@c-api.service[112003]: DEBUG oslo_db.sqlalchemy.engines [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c 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=112003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.695651 np0000174403 devstack@c-api.service[112000]: DEBUG oslo_db.sqlalchemy.engines [None req-18c47c57-ce18-4c02-af63-8556f8400217 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=112000) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.801793 np0000174403 devstack@c-api.service[112001]: DEBUG dbcounter [-] [112001] Writer thread running {{(pid=112001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:28:22.804267 np0000174403 devstack@c-api.service[112002]: DEBUG dbcounter [-] [112002] Writer thread running {{(pid=112002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:28:22.804855 np0000174403 devstack@c-api.service[112001]: INFO cinder.rpc [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:28:22.807060 np0000174403 devstack@c-api.service[112002]: INFO cinder.rpc [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:28:22.807580 np0000174403 devstack@c-api.service[112001]: INFO cinder.rpc [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:28:22.808973 np0000174403 devstack@c-api.service[112003]: DEBUG dbcounter [-] [112003] Writer thread running {{(pid=112003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:28:22.809689 np0000174403 devstack@c-api.service[112002]: INFO cinder.rpc [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:28:22.810142 np0000174403 devstack@c-api.service[112001]: INFO cinder.rpc [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:28:22.811484 np0000174403 devstack@c-api.service[112003]: INFO cinder.rpc [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:28:22.811966 np0000174403 devstack@c-api.service[112002]: INFO cinder.rpc [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:28:22.812836 np0000174403 devstack@c-api.service[112001]: INFO cinder.rpc [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:28:22.813689 np0000174403 devstack@c-api.service[112003]: INFO cinder.rpc [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:28:22.814115 np0000174403 devstack@c-api.service[112002]: INFO cinder.rpc [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:28:22.814346 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.815031 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.815568 np0000174403 devstack@c-api.service[112003]: INFO cinder.rpc [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:28:22.816818 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.816927 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.817220 np0000174403 devstack@c-api.service[112003]: INFO cinder.rpc [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:28:22.818233 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.819943 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.821331 np0000174403 devstack@c-api.service[112002]: DEBUG oslo_db.sqlalchemy.engines [None req-97812763-e067-460f-91fe-c67b1daaea8f 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=112002) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.822923 np0000174403 devstack@c-api.service[112001]: DEBUG oslo_db.sqlalchemy.engines [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa 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=112001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.823462 np0000174403 devstack@c-api.service[112002]: INFO cinder.rpc [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:28:22.824002 np0000174403 devstack@c-api.service[112003]: DEBUG oslo_db.sqlalchemy.engines [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c 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=112003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.824901 np0000174403 devstack@c-api.service[112001]: INFO cinder.rpc [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:28:22.825319 np0000174403 devstack@c-api.service[112002]: INFO cinder.rpc [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:28:22.826142 np0000174403 devstack@c-api.service[112003]: INFO cinder.rpc [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:28:22.826334 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.826585 np0000174403 devstack@c-api.service[112001]: INFO cinder.rpc [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:28:22.828011 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.828314 np0000174403 devstack@c-api.service[112003]: INFO cinder.rpc [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:28:22.829290 np0000174403 devstack@c-api.service[112000]: DEBUG dbcounter [-] [112000] Writer thread running {{(pid=112000) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 14:28:22.829685 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.832291 np0000174403 devstack@c-api.service[112000]: INFO cinder.rpc [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 14:28:22.834939 np0000174403 devstack@c-api.service[112000]: INFO cinder.rpc [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 14:28:22.837320 np0000174403 devstack@c-api.service[112000]: INFO cinder.rpc [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 14:28:22.839675 np0000174403 devstack@c-api.service[112000]: INFO cinder.rpc [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 14:28:22.840172 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.840560 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.840631 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.841708 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.842361 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.843633 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.844396 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.844909 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.847362 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.848055 np0000174403 devstack@c-api.service[112000]: DEBUG oslo_db.sqlalchemy.engines [None req-18c47c57-ce18-4c02-af63-8556f8400217 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=112000) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:22.848161 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.848207 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.850849 np0000174403 devstack@c-api.service[112000]: INFO cinder.rpc [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 14:28:22.852610 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.852965 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.853046 np0000174403 devstack@c-api.service[112000]: INFO cinder.rpc [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 14:28:22.853250 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.854316 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.855711 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.856111 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.856506 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.859112 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.859613 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.859735 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.862257 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.862840 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.862934 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.865034 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.865175 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.865905 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.866765 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.868206 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.869017 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.869319 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.869751 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.869848 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.870788 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.871434 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.872626 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.873844 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.874115 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.874264 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.878320 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.878893 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.879459 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.879735 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.881762 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.882041 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.882907 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.883201 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.883829 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.884981 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.885290 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.885410 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.886391 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.886548 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.886755 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.886818 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.887983 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.888291 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.888421 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.889554 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.889622 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.889942 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.890004 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.891122 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.891437 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.891543 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.892504 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.892628 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.892804 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.893288 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.893908 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.894022 np0000174403 devstack@c-api.service[112002]: WARNING cinder.api.contrib.hosts [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:28:22.894803 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.894884 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.895098 np0000174403 devstack@c-api.service[112003]: WARNING cinder.api.contrib.hosts [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:28:22.895780 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: extensions {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.895866 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.895967 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.896144 np0000174403 devstack@c-api.service[112001]: WARNING cinder.api.contrib.hosts [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:28:22.896816 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: extensions {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.897003 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.897108 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-availability-zone {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.897665 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.898076 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: extensions {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.898183 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-availability-zone {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.898423 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: qos-specs {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.899325 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-availability-zone {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.899473 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: qos-specs {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.900484 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: extra_specs {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.900535 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.900696 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: qos-specs {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.901547 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: extra_specs {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.902714 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: encryption {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.902887 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: extra_specs {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.903095 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: encryption {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.904212 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-volume-type-access {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.904491 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: encryption {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.904593 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-volume-type-access {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.905849 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-quota-class-sets {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.906073 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-volume-type-access {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.906252 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-quota-class-sets {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.906366 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.907187 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: encryption {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.907746 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-quota-class-sets {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.908213 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: encryption {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.908667 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-snapshot-manage {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.909007 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: encryption {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.909715 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-snapshot-manage {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.909970 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.910199 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: consistencygroups {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.910581 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-snapshot-manage {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.911185 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: consistencygroups {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.912136 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: backups {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.912198 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.912626 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: consistencygroups {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.913106 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: backups {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.913825 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.914144 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: scheduler-stats {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.914597 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: backups {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.915147 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: scheduler-stats {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.915315 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.915519 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-quota-sets {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.916582 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-quota-sets {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.916683 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: scheduler-stats {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.916943 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-volume-manage {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.917017 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.918135 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-volume-manage {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.918221 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-quota-sets {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.918408 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: capabilities {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.918692 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.919596 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: capabilities {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.919735 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-volume-manage {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.919842 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-volume-transfer {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.920271 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.920900 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-volume-transfer {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.921045 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: capabilities {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.921288 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: os-hosts {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.921813 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.922457 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-volume-transfer {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.922696 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: os-hosts {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.922800 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extended resource: cgsnapshots {{(pid=112002) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.923174 np0000174403 devstack@c-api.service[112000]: WARNING cinder.api.contrib.hosts [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 14:28:22.923888 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.924111 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extended resource: cgsnapshots {{(pid=112003) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.924228 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: os-hosts {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.924313 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.contrib.snapshot_actions [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] SnapshotActionsController initialized {{(pid=112002) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:28:22.924971 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: extensions {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.925398 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.925519 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extended resource: cgsnapshots {{(pid=112001) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.925619 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.contrib.snapshot_actions [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] SnapshotActionsController initialized {{(pid=112003) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:28:22.926414 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-availability-zone {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.926631 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.927052 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.927126 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.contrib.snapshot_actions [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] SnapshotActionsController initialized {{(pid=112001) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:28:22.927763 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: qos-specs {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.928149 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.928210 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.928455 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.929682 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.929770 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.929871 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.929977 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: extra_specs {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.931136 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.931208 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.931343 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.931614 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: encryption {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.932670 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.932741 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.932802 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.933226 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-volume-type-access {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.934162 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.934227 np0000174403 devstack@c-api.service[112002]: WARNING castellan.key_manager.migration [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.934282 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.934939 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-quota-class-sets {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.935141 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935252 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935359 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935484 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935570 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935661 np0000174403 devstack@c-api.service[112003]: WARNING castellan.key_manager.migration [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.935740 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.935817 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension AdminActions extending resource: volumes {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935817 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension AdminActions extending resource: snapshots {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935966 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension AdminActions extending resource: backups {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.935966 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936149 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeActions extending resource: volumes {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936304 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension TypesManage extending resource: types {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936406 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936500 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936579 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936685 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936778 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936856 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.936949 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: encryption {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.937027 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.v3.router [None req-97812763-e067-460f-91fe-c67b1daaea8f None None] Extension UsedLimits extending resource: limits {{(pid=112002) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937147 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937147 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937147 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937394 np0000174403 devstack@c-api.service[112001]: WARNING castellan.key_manager.migration [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.937472 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension AdminActions extending resource: volumes {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937472 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension AdminActions extending resource: snapshots {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937472 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension AdminActions extending resource: backups {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937472 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937812 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeActions extending resource: volumes {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937812 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension TypesManage extending resource: types {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.937973 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938056 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938161 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938263 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938263 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938404 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938484 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-snapshot-manage {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.938580 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.v3.router [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c None None] Extension UsedLimits extending resource: limits {{(pid=112003) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938659 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938659 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938659 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938659 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension AdminActions extending resource: volumes {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938852 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension AdminActions extending resource: snapshots {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938914 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension AdminActions extending resource: backups {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.938969 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939181 np0000174403 devstack@c-api.service[112002]: WARNING keystonemiddleware.auth_token [None req-97812763-e067-460f-91fe-c67b1daaea8f 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 16 14:28:22.939250 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeActions extending resource: volumes {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939250 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension TypesManage extending resource: types {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939365 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939426 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939635 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939739 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939842 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.v3.router [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa None None] Extension UsedLimits extending resource: limits {{(pid=112001) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.939972 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: consistencygroups {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.940598 np0000174403 devstack@c-api.service[112003]: WARNING keystonemiddleware.auth_token [None req-b93f69cc-f424-4584-b3ae-22f7ffdcb28c 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 16 14:28:22.941964 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: backups {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.942186 np0000174403 devstack@c-api.service[112001]: WARNING keystonemiddleware.auth_token [None req-43f7f42f-1ace-48ee-8f48-ccde7bd8e2aa 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 16 14:28:22.943950 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: scheduler-stats {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.945332 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-quota-sets {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.945704 np0000174403 devstack@c-api.service[112002]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9ee84a3668 pid: 112002 (default app) May 16 14:28:22.946658 np0000174403 devstack@c-api.service[112003]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9ee84a3668 pid: 112003 (default app) May 16 14:28:22.946791 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-volume-manage {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.948169 np0000174403 devstack@c-api.service[112001]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9ee84a3668 pid: 112001 (default app) May 16 14:28:22.948232 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: capabilities {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.949501 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-volume-transfer {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.951138 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: os-hosts {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.952657 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extended resource: cgsnapshots {{(pid=112000) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 14:28:22.953820 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.953820 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.953820 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.953820 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954161 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.954161 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954161 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.954161 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954425 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.954425 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954425 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.954425 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954425 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.954425 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954867 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.954867 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954867 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.954867 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.954867 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.955373 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.955373 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.955373 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.955373 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.955373 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.955828 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.955828 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.955828 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.955828 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.956256 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.956256 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.956256 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.956256 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.956256 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.956759 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.956759 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.956759 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.956759 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.956759 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.957239 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.contrib.snapshot_actions [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] SnapshotActionsController initialized {{(pid=112000) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 14:28:22.957322 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.957322 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.957322 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.957322 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.957322 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.957322 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.957942 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.957942 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.957942 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.957942 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.957942 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.957942 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.958567 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.958567 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.958567 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.958567 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.958567 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.958567 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.959138 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.959138 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.959138 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.959138 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.959138 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.959645 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.959645 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.959645 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.959645 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.959645 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.960663 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.960663 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.960663 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.960663 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.960663 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.960663 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.961321 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.961321 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.961321 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.961321 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.961321 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.961321 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.961835 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.961835 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.961835 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.961835 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.961835 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.962214 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.962214 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.962214 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.962214 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.962214 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.962512 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.962512 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.962512 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.962512 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.962770 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.962770 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.962770 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.962770 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963015 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963015 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963015 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963015 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963015 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963376 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963376 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963376 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963376 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963376 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963666 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963666 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963666 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963666 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963926 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963926 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.963926 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.963926 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.964257 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.964257 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.964257 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.964257 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.964502 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.964502 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.964502 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.964502 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.964778 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.964778 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.964778 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.964778 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965039 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965039 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965039 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965039 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965039 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965660 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965660 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965660 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965660 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965660 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965660 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965920 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965920 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965920 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.965920 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.965920 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966138 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966138 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966224 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.966261 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966261 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966261 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966261 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966261 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966261 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966507 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966507 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966507 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966507 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966507 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966743 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966743 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966743 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966743 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966743 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.966743 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.966743 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967020 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967020 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967020 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967020 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967020 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967253 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967253 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967253 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967253 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967253 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967449 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967449 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967449 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967449 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967619 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967619 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967619 np0000174403 devstack@c-api.service[112002]: /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 16 14:28:22.967619 np0000174403 devstack@c-api.service[112002]: warnings.warn(deprecated_msg) May 16 14:28:22.967782 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.967818 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.middleware.request_id [None req-54b9d87a-333c-40f2-bf27-e3cc0fc54af8 None None] RequestId filter calling following filter/app {{(pid=112002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:28:22.967862 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.967862 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.967943 np0000174403 devstack@c-api.service[112002]: [pid: 112002|app: 0|req: 1/1] 199.204.45.156 () {60 vars in 956 bytes} [Sat May 16 14:28:22 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: WARNING castellan.key_manager.migration [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.967981 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968261 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension AdminActions extending resource: volumes {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968261 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension AdminActions extending resource: snapshots {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968261 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension AdminActions extending resource: backups {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968261 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968261 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeActions extending resource: volumes {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968261 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension TypesManage extending resource: types {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968261 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968491 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968491 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968491 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.968491 np0000174403 devstack@c-api.service[112000]: DEBUG cinder.api.v3.router [None req-18c47c57-ce18-4c02-af63-8556f8400217 None None] Extension UsedLimits extending resource: limits {{(pid=112000) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 14:28:22.969583 np0000174403 devstack@c-api.service[112000]: WARNING keystonemiddleware.auth_token [None req-18c47c57-ce18-4c02-af63-8556f8400217 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 16 14:28:22.975923 np0000174403 devstack@c-api.service[112000]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d9ee84a3668 pid: 112000 (default app) May 16 14:28:30.134233 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.134233 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.134233 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.134233 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.134233 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135130 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.135130 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135130 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.135130 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135130 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.135416 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135416 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.135416 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135416 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.135416 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135416 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.135801 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135801 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.135801 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.135801 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136030 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136030 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136030 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136030 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136300 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136300 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136300 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136300 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136529 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136529 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136529 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136529 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136529 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136831 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136831 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136831 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.136831 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.136831 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137137 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137137 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137137 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137137 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137137 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137137 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137470 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137470 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137470 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137470 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137470 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137470 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137818 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137818 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137818 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137818 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.137818 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.137818 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138234 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138234 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138234 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138234 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138234 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138518 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138518 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138518 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138518 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138518 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138787 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138787 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138787 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138787 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.138787 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.138787 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139101 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139101 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139101 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139101 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139101 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139101 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139339 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139339 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139339 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139339 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139339 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139529 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139529 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139529 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139529 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139529 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139727 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139727 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139727 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139727 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139888 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139888 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.139888 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.139888 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140053 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140053 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140053 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140053 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140053 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140264 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140264 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140264 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140264 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140264 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140443 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140443 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140443 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140443 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140633 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140633 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140633 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140633 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140790 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140790 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140790 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140790 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140958 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140958 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.140958 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.140958 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141142 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141142 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141142 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141142 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141294 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141294 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141294 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141294 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141294 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141485 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141485 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141485 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141485 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141485 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141485 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141727 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141727 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141727 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141727 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141727 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141927 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141927 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141927 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141927 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.141927 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.141927 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142199 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142199 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142199 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142199 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142199 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142199 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142414 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142414 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142414 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142414 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142414 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142414 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142655 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142655 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142655 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142655 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142655 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142655 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142875 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142875 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.142875 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.142875 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.143021 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.143021 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.143021 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.143021 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.143021 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.143236 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.143236 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.143236 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.143236 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.143236 np0000174403 devstack@c-api.service[112003]: warnings.warn(deprecated_msg) May 16 14:28:30.143236 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.middleware.request_id [None req-a766c932-41fa-4bf6-af10-0584622fbdc0 None None] RequestId filter calling following filter/app {{(pid=112003) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:28:30.694767 np0000174403 devstack@c-api.service[112003]: INFO cinder.api.openstack.wsgi [None req-a766c932-41fa-4bf6-af10-0584622fbdc0 admin admin] POST https://199.204.45.156/volume/v3/types May 16 14:28:30.695378 np0000174403 devstack@c-api.service[112003]: DEBUG cinder.api.openstack.wsgi [None req-a766c932-41fa-4bf6-af10-0584622fbdc0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112003) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 14:28:30.697155 np0000174403 devstack@c-api.service[112003]: /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 16 14:28:30.697155 np0000174403 devstack@c-api.service[112003]: warnings.warn( May 16 14:28:30.704837 np0000174403 devstack@c-api.service[112003]: DEBUG oslo_db.sqlalchemy.engines [None req-a766c932-41fa-4bf6-af10-0584622fbdc0 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=112003) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:30.743669 np0000174403 devstack@c-api.service[112003]: INFO cinder.api.openstack.wsgi [None req-a766c932-41fa-4bf6-af10-0584622fbdc0 admin admin] https://199.204.45.156/volume/v3/types returned with HTTP 200 May 16 14:28:30.744818 np0000174403 devstack@c-api.service[112003]: [pid: 112003|app: 0|req: 1/2] 199.204.45.156 () {68 vars in 1288 bytes} [Sat May 16 14:28:30 2026] POST /volume/v3/types => generated 186 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 16 14:28:30.770941 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.770941 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.770941 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.770941 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.770941 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.771836 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.771836 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.771836 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.771836 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.771836 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.772175 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.772175 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.772175 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.772175 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.772175 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.772175 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.772714 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.772714 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.772714 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.772714 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.772946 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.772946 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.772946 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.772946 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.773227 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.773227 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.773227 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.773227 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.773469 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.773469 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.773469 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.773469 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.773469 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.773861 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.773861 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.773861 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.773861 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.773861 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774229 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774229 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774229 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774229 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774229 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774229 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774582 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774582 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774582 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774582 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774582 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774582 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774924 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774924 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774924 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774924 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.774924 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.774924 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775175 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775175 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775175 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775175 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775175 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775364 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775364 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775364 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775364 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775364 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775529 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775529 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775529 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775529 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775529 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775529 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775750 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775750 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775750 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775750 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775750 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775750 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775949 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775949 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775949 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.775949 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.775949 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776163 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776163 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776163 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776163 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776163 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776355 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776355 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776355 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776355 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776497 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776497 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776497 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776497 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776652 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776652 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776652 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776652 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776652 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776833 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776833 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776833 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.776833 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.776833 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777009 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777009 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777009 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777009 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777234 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777234 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777234 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777234 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777383 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777383 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777383 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777383 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777524 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777524 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777524 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777524 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777687 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777687 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777687 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777687 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777847 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777847 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777847 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.777847 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.777847 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778026 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778026 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778026 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778026 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778026 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778026 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778269 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778269 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778269 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778269 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778269 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778462 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778462 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778462 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778462 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778462 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778462 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778692 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778692 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778692 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778692 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778692 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778692 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778904 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778904 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778904 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778904 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.778904 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.778904 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779131 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779131 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779131 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779131 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779131 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779131 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779350 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779350 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779350 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779350 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779492 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779492 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779492 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779492 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779492 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779692 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779692 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779692 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779692 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:30.779692 np0000174403 devstack@c-api.service[112001]: warnings.warn(deprecated_msg) May 16 14:28:30.779692 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.middleware.request_id [req-a766c932-41fa-4bf6-af10-0584622fbdc0 req-82c5ccf9-7791-402c-84e8-c4977e6799e9 None None] RequestId filter calling following filter/app {{(pid=112001) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:28:31.106514 np0000174403 devstack@c-api.service[112001]: INFO cinder.api.openstack.wsgi [req-a766c932-41fa-4bf6-af10-0584622fbdc0 req-82c5ccf9-7791-402c-84e8-c4977e6799e9 admin admin] POST https://199.204.45.156/volume/v3/types/3e11e2f1-5158-4aad-b1c2-42e4c6b05198/extra_specs May 16 14:28:31.107682 np0000174403 devstack@c-api.service[112001]: DEBUG cinder.api.openstack.wsgi [req-a766c932-41fa-4bf6-af10-0584622fbdc0 req-82c5ccf9-7791-402c-84e8-c4977e6799e9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112001) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 14:28:31.109197 np0000174403 devstack@c-api.service[112001]: /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 16 14:28:31.109197 np0000174403 devstack@c-api.service[112001]: warnings.warn( May 16 14:28:31.120363 np0000174403 devstack@c-api.service[112001]: DEBUG oslo_db.sqlalchemy.engines [req-a766c932-41fa-4bf6-af10-0584622fbdc0 req-82c5ccf9-7791-402c-84e8-c4977e6799e9 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=112001) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 14:28:31.193109 np0000174403 devstack@c-api.service[112001]: INFO cinder.api.openstack.wsgi [req-a766c932-41fa-4bf6-af10-0584622fbdc0 req-82c5ccf9-7791-402c-84e8-c4977e6799e9 admin admin] https://199.204.45.156/volume/v3/types/3e11e2f1-5158-4aad-b1c2-42e4c6b05198/extra_specs returned with HTTP 200 May 16 14:28:31.193925 np0000174403 devstack@c-api.service[112001]: [pid: 112001|app: 0|req: 1/3] 199.204.45.156 () {70 vars in 1505 bytes} [Sat May 16 14:28:30 2026] POST /volume/v3/types/3e11e2f1-5158-4aad-b1c2-42e4c6b05198/extra_specs => generated 55 bytes in 439 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 16 14:28:32.825049 np0000174403 devstack@c-api.service[112002]: DEBUG dbcounter [-] [112002] Writing DB stats cinder:SELECT=6 {{(pid=112002) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:28:32.854639 np0000174403 devstack@c-api.service[112000]: DEBUG dbcounter [-] [112000] Writing DB stats cinder:SELECT=6 {{(pid=112000) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:28:40.739885 np0000174403 devstack@c-api.service[112003]: DEBUG dbcounter [-] [112003] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:28:41.190688 np0000174403 devstack@c-api.service[112001]: DEBUG dbcounter [-] [112001] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 14:33:56.029903 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.middleware.request_id [None req-e38d57dd-edb7-47bf-a82b-08815b0c5b3d None None] RequestId filter calling following filter/app {{(pid=112002) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 14:33:56.031306 np0000174403 devstack@c-api.service[112002]: INFO cinder.api.openstack.wsgi [None req-e38d57dd-edb7-47bf-a82b-08815b0c5b3d None None] GET https://199.204.45.156/volume// May 16 14:33:56.031667 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.openstack.wsgi [None req-e38d57dd-edb7-47bf-a82b-08815b0c5b3d None None] Empty body provided in request {{(pid=112002) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 16 14:33:56.032188 np0000174403 devstack@c-api.service[112002]: DEBUG cinder.api.openstack.wsgi [None req-e38d57dd-edb7-47bf-a82b-08815b0c5b3d None None] Calling method 'all' {{(pid=112002) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 16 14:33:56.033399 np0000174403 devstack@c-api.service[112002]: INFO cinder.api.openstack.wsgi [None req-e38d57dd-edb7-47bf-a82b-08815b0c5b3d None None] https://199.204.45.156/volume// returned with HTTP 300 May 16 14:33:56.033930 np0000174403 devstack@c-api.service[112002]: [pid: 112002|app: 0|req: 2/4] 199.204.45.156 () {66 vars in 1456 bytes} [Sat May 16 14:33:56 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)