May 16 01:28:56.862425 np0000174376 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 16 01:28:56.871419 np0000174376 devstack@c-api.service[112480]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 16 01:28:56 2026] *** May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: nodename: np0000174376 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: machine: x86_64 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: clock source: unix May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: pcre jit disabled May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: detected number of CPU cores: 16 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: current working directory: / May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: detected binary path: /usr/bin/uwsgi-core May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: your processes number limit is 256917 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: your memory page size is 4096 bytes May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: detected max file descriptor number: 2048 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: lock engine: pthread robust mutexes May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: thunder lock: enabled May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: PEP 405 virtualenv detected: /opt/stack/data/venv May 16 01:28:56.878001 np0000174376 devstack@c-api.service[112480]: Set PythonHome to /opt/stack/data/venv May 16 01:28:56.934300 np0000174376 devstack@c-api.service[112480]: Python main interpreter initialized at 0x7e67442a3668 May 16 01:28:56.934300 np0000174376 devstack@c-api.service[112480]: python threads support enabled May 16 01:28:56.934300 np0000174376 devstack@c-api.service[112480]: your server socket listen backlog is limited to 100 connections May 16 01:28:56.934300 np0000174376 devstack@c-api.service[112480]: your mercy for graceful operations on workers is 80 seconds May 16 01:28:56.935069 np0000174376 devstack@c-api.service[112480]: mapped 671795 bytes (656 KB) for 4 cores May 16 01:28:56.935628 np0000174376 devstack@c-api.service[112480]: *** Operational MODE: preforking *** May 16 01:28:56.935628 np0000174376 devstack@c-api.service[112480]: *** uWSGI is running in multiple interpreter mode *** May 16 01:28:56.935628 np0000174376 devstack@c-api.service[112480]: spawned uWSGI master process (pid: 112480) May 16 01:28:56.935759 np0000174376 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 16 01:28:56.936517 np0000174376 devstack@c-api.service[112480]: spawned uWSGI worker 1 (pid: 112489, cores: 1) May 16 01:28:56.937259 np0000174376 devstack@c-api.service[112480]: spawned uWSGI worker 2 (pid: 112490, cores: 1) May 16 01:28:56.937817 np0000174376 devstack@c-api.service[112480]: spawned uWSGI worker 3 (pid: 112491, cores: 1) May 16 01:28:56.938300 np0000174376 devstack@c-api.service[112480]: spawned uWSGI worker 4 (pid: 112492, cores: 1) May 16 01:28:56.938397 np0000174376 devstack@c-api.service[112480]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 16 01:28:57.068153 np0000174376 devstack@c-api.service[112489]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:28:57.068153 np0000174376 devstack@c-api.service[112489]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:28:57.068153 np0000174376 devstack@c-api.service[112489]: we strongly recommend against using it for new projects. May 16 01:28:57.068153 np0000174376 devstack@c-api.service[112489]: If you are already using Eventlet, we recommend migrating to a different May 16 01:28:57.068153 np0000174376 devstack@c-api.service[112489]: framework. For more detail see May 16 01:28:57.068153 np0000174376 devstack@c-api.service[112489]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:28:57.068153 np0000174376 devstack@c-api.service[112489]: import eventlet # noqa May 16 01:28:57.078227 np0000174376 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:28:57.078227 np0000174376 devstack@c-api.service[112492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:28:57.078227 np0000174376 devstack@c-api.service[112492]: we strongly recommend against using it for new projects. May 16 01:28:57.078227 np0000174376 devstack@c-api.service[112492]: If you are already using Eventlet, we recommend migrating to a different May 16 01:28:57.078227 np0000174376 devstack@c-api.service[112492]: framework. For more detail see May 16 01:28:57.078227 np0000174376 devstack@c-api.service[112492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:28:57.078227 np0000174376 devstack@c-api.service[112492]: import eventlet # noqa May 16 01:28:57.078723 np0000174376 devstack@c-api.service[112491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:28:57.078723 np0000174376 devstack@c-api.service[112491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:28:57.078723 np0000174376 devstack@c-api.service[112491]: we strongly recommend against using it for new projects. May 16 01:28:57.078723 np0000174376 devstack@c-api.service[112491]: If you are already using Eventlet, we recommend migrating to a different May 16 01:28:57.078723 np0000174376 devstack@c-api.service[112491]: framework. For more detail see May 16 01:28:57.078723 np0000174376 devstack@c-api.service[112491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:28:57.078723 np0000174376 devstack@c-api.service[112491]: import eventlet # noqa May 16 01:28:57.085604 np0000174376 devstack@c-api.service[112490]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:28:57.085604 np0000174376 devstack@c-api.service[112490]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:28:57.085604 np0000174376 devstack@c-api.service[112490]: we strongly recommend against using it for new projects. May 16 01:28:57.085604 np0000174376 devstack@c-api.service[112490]: If you are already using Eventlet, we recommend migrating to a different May 16 01:28:57.085604 np0000174376 devstack@c-api.service[112490]: framework. For more detail see May 16 01:28:57.085604 np0000174376 devstack@c-api.service[112490]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:28:57.085604 np0000174376 devstack@c-api.service[112490]: import eventlet # noqa May 16 01:28:57.152544 np0000174376 devstack@c-api.service[112489]: /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 01:28:57.152544 np0000174376 devstack@c-api.service[112489]: debtcollector.deprecate( May 16 01:28:57.163824 np0000174376 devstack@c-api.service[112492]: /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 01:28:57.163824 np0000174376 devstack@c-api.service[112492]: debtcollector.deprecate( May 16 01:28:57.168996 np0000174376 devstack@c-api.service[112490]: /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 01:28:57.168996 np0000174376 devstack@c-api.service[112490]: debtcollector.deprecate( May 16 01:28:57.171133 np0000174376 devstack@c-api.service[112491]: /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 01:28:57.171133 np0000174376 devstack@c-api.service[112491]: debtcollector.deprecate( May 16 01:28:57.231538 np0000174376 devstack@c-api.service[112489]: /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 01:28:57.231538 np0000174376 devstack@c-api.service[112489]: from cgi import parse_header May 16 01:28:57.245873 np0000174376 devstack@c-api.service[112492]: /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 01:28:57.245873 np0000174376 devstack@c-api.service[112492]: from cgi import parse_header May 16 01:28:57.248307 np0000174376 devstack@c-api.service[112490]: /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 01:28:57.248307 np0000174376 devstack@c-api.service[112490]: from cgi import parse_header May 16 01:28:57.265896 np0000174376 devstack@c-api.service[112491]: /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 01:28:57.265896 np0000174376 devstack@c-api.service[112491]: from cgi import parse_header May 16 01:28:57.276132 np0000174376 devstack@c-api.service[112489]: /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 01:28:57.276132 np0000174376 devstack@c-api.service[112489]: removals.removed_module( May 16 01:28:57.276288 np0000174376 devstack@c-api.service[112489]: /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 01:28:57.276288 np0000174376 devstack@c-api.service[112489]: removals.removed_module( May 16 01:28:57.291070 np0000174376 devstack@c-api.service[112492]: /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 01:28:57.291070 np0000174376 devstack@c-api.service[112492]: removals.removed_module( May 16 01:28:57.292011 np0000174376 devstack@c-api.service[112492]: /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 01:28:57.292011 np0000174376 devstack@c-api.service[112492]: removals.removed_module( May 16 01:28:57.293134 np0000174376 devstack@c-api.service[112490]: /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 01:28:57.293134 np0000174376 devstack@c-api.service[112490]: removals.removed_module( May 16 01:28:57.293828 np0000174376 devstack@c-api.service[112490]: /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 01:28:57.293828 np0000174376 devstack@c-api.service[112490]: removals.removed_module( May 16 01:28:57.309842 np0000174376 devstack@c-api.service[112491]: /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 01:28:57.309842 np0000174376 devstack@c-api.service[112491]: removals.removed_module( May 16 01:28:57.310542 np0000174376 devstack@c-api.service[112491]: /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 01:28:57.310542 np0000174376 devstack@c-api.service[112491]: removals.removed_module( May 16 01:28:57.897482 np0000174376 devstack@c-api.service[112489]: /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 01:28:57.897482 np0000174376 devstack@c-api.service[112489]: warnings.warn( May 16 01:28:57.909545 np0000174376 devstack@c-api.service[112492]: /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 01:28:57.909545 np0000174376 devstack@c-api.service[112492]: warnings.warn( May 16 01:28:57.948440 np0000174376 devstack@c-api.service[112490]: /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 01:28:57.948440 np0000174376 devstack@c-api.service[112490]: warnings.warn( May 16 01:28:58.003842 np0000174376 devstack@c-api.service[112489]: /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 01:28:58.003842 np0000174376 devstack@c-api.service[112489]: warnings.warn( May 16 01:28:58.014524 np0000174376 devstack@c-api.service[112492]: /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 01:28:58.014524 np0000174376 devstack@c-api.service[112492]: warnings.warn( May 16 01:28:58.018923 np0000174376 devstack@c-api.service[112491]: /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 01:28:58.018923 np0000174376 devstack@c-api.service[112491]: warnings.warn( May 16 01:28:58.063183 np0000174376 devstack@c-api.service[112490]: /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 01:28:58.063183 np0000174376 devstack@c-api.service[112490]: warnings.warn( May 16 01:28:58.134438 np0000174376 devstack@c-api.service[112491]: /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 01:28:58.134438 np0000174376 devstack@c-api.service[112491]: warnings.warn( May 16 01:28:58.327943 np0000174376 devstack@c-api.service[112492]: 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 01:28:58.328512 np0000174376 devstack@c-api.service[112492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:28:58.350679 np0000174376 devstack@c-api.service[112489]: 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 01:28:58.351055 np0000174376 devstack@c-api.service[112489]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112489) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:28:58.352629 np0000174376 devstack@c-api.service[112490]: 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 01:28:58.353026 np0000174376 devstack@c-api.service[112490]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112490) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:28:58.406917 np0000174376 devstack@c-api.service[112491]: 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 01:28:58.407134 np0000174376 devstack@c-api.service[112491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:28:58.416488 np0000174376 devstack@c-api.service[112492]: /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 01:28:58.416488 np0000174376 devstack@c-api.service[112492]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:28:58.426081 np0000174376 devstack@c-api.service[112490]: /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 01:28:58.426081 np0000174376 devstack@c-api.service[112490]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:28:58.427748 np0000174376 devstack@c-api.service[112489]: /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 01:28:58.427748 np0000174376 devstack@c-api.service[112489]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:28:58.468750 np0000174376 devstack@c-api.service[112491]: /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 01:28:58.468750 np0000174376 devstack@c-api.service[112491]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:28:59.063552 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:28:59.063922 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.064022 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.064222 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.065338 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.065416 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.065468 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.065520 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.065573 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.065657 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.065711 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.071842 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.071842 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.072048 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.072048 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.072048 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.086375 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.086375 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.086808 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:28:59.087205 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:28:59.087323 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.087438 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.087716 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.087869 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:28:59.088139 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.088301 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.088370 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.088443 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.088498 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.088679 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.088679 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.088918 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.089053 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.089175 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.089175 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.089285 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.089350 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.089888 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.090080 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.090173 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.090228 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.090279 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.090329 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.090382 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.090431 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.090488 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.090563 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.090615 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.090668 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.090718 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.090769 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.090819 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.090877 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.090930 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.091016 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.091070 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.091123 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.091175 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.091225 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.091275 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.091371 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.091426 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.091495 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.091559 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.091559 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.091667 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.091725 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.091778 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.091827 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.091827 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.091920 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.091995 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.093063 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.093187 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.093252 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.093304 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.093357 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.093408 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.093458 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.093510 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.093554 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.093590 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.093629 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.093665 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.093699 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.093730 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.093771 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.093803 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.093835 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.093880 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.093917 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.093950 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.094008 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.094046 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.094079 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.094140 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.094202 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.094249 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.094249 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.094249 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.094365 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.094365 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.094910 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.094910 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.094910 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.094910 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.095208 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.095312 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.095455 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.095455 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.095455 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.095455 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.095840 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.095933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.096041 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.096041 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.096216 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.096320 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.096320 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.096320 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.096320 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.096565 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.096565 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.096565 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.096565 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.096565 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.096565 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.096845 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.096886 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.096919 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.096952 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.096952 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.097038 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.097038 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.097099 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.097131 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.097169 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.097203 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.097237 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.097273 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.097305 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.097337 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.097368 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.097400 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.097431 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.097468 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.097501 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.097501 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.097501 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.097584 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.097584 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.097584 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.097584 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.097696 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.097696 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.097911 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.098598 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.098673 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.098739 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.098796 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.098875 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.098943 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.098943 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.099095 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.099162 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.099245 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.099317 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.099412 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.099412 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.099412 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.100803 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.100909 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.101007 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.101087 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.101163 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.101226 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.101296 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.101360 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.101462 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.101527 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.101527 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.101646 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.101823 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.101823 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.102674 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.102725 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.102804 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.102874 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.102949 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.102949 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.103086 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.103441 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.103509 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.103553 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.103649 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.103649 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.103824 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.103824 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.104447 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.104506 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.104584 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.104664 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.104664 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.104774 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.104817 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.104854 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.104886 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.104917 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.104917 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.105016 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.105051 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.105088 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.105132 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.105164 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.105352 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.105422 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.105488 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.105550 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.105613 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.105673 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.105737 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.105798 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.105869 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.105932 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.106014 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.106077 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.106137 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.106220 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.106296 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.106334 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.106366 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.106397 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.106428 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.106460 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.106491 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.106525 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.106525 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.106525 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.106525 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.106525 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.107684 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.107738 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.107862 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.107862 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.107990 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.108027 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.108176 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.108212 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.108371 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.108441 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.108441 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.108441 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.108441 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.108441 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.123647 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.123793 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.123862 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.123931 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.124053 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.124139 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.124198 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.124198 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.124334 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.124402 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.124465 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.124547 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.124612 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.124682 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.124739 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.124795 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.124847 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.124906 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.124996 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.125073 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.125132 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.125206 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.125266 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.125327 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.125399 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.125457 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.125532 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.125603 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.125660 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.125727 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.125790 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.125856 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.125921 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.126007 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.126065 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.126122 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.126194 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.126194 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.126308 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.126373 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.126442 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.126500 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.126500 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.126623 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.126684 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.126743 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.126809 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.126867 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.126927 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.127011 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.127085 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.127143 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.127203 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.127261 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.127351 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.127428 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.127494 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.127560 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.127621 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.127677 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.127750 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.127807 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.127866 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.127933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.127933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.127933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.127933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.127933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.127933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.127933 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.128356 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.128356 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.128356 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.128356 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.128356 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.128356 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.128356 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.128756 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.128756 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.128892 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.128953 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.129045 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.129106 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.129198 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.129277 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.129337 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.129397 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.129460 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.129526 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.129586 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.129586 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.130439 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.130513 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.130572 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.130668 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.130732 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.130825 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.130903 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.135999 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.136497 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.136497 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.136497 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.136497 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.136497 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.136497 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.136826 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.136826 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.136826 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.136826 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.136826 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.136826 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.137170 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.137657 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.137709 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.137779 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.137824 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.137861 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.137902 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.137953 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.137953 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.138062 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.138102 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.138140 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.138178 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.138178 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.138246 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.138284 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.138321 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.138370 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.138410 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.138449 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.138449 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.138449 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.138555 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.138555 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.138630 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.138676 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.138740 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.138780 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.138817 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.138934 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.139025 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.139127 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.139198 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.139289 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.139434 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.139519 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.139607 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.139692 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.139774 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.139857 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.139939 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.140051 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.140142 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.140226 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.140308 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.140389 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.140473 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.140549 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.140607 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.140672 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.145471 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.145553 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.145629 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.145708 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.145798 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.145848 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.145882 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.145920 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.145953 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.146008 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.146070 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.146109 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.146156 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.146212 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.146281 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.146335 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.146372 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.146411 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.146451 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.146451 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.146552 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.146599 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.146644 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.146682 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.146722 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.146759 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.146799 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.146837 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.146885 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.146923 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.146960 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.147015 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.147049 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.147097 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.147134 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.147173 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.147216 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.147255 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.147300 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.147358 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.147358 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.147442 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.147486 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.147526 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.147568 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.147617 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.147953 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.147953 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.148077 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.148077 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.148156 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.148194 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.148238 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.148276 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.148310 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.148347 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.148381 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.148419 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.148517 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.148562 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.148600 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.148639 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.148796 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.148940 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.149113 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.149248 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.149401 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.149575 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.149643 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.149727 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.149767 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.149819 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.149903 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.149942 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.150035 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.150131 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.150227 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.150371 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.150466 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.150550 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.150637 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.150718 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.150798 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.150889 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.151081 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.151228 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.151428 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.151587 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.151724 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.151859 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.152037 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.152094 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.152187 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.152268 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.152353 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.152435 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.152515 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.152604 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.153173 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.153327 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.153471 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.153640 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.153849 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.154093 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.154318 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.157297 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.157357 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.157395 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.157395 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.157467 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.157499 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.157525 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.157555 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.157555 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.157937 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.158124 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.158240 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.158318 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.158410 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.160470 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.160524 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.160569 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.160597 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.160636 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.160664 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.160693 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.160719 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.160748 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.160838 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.160871 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.160896 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.160925 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.160925 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.160994 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.161074 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.161122 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.161186 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.161245 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.161305 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.161370 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.161557 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.161598 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.161625 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.161680 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.161712 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.161738 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.161769 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.161793 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.161822 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.161855 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.161884 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.161914 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.161946 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.162005 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.162067 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.162096 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.162147 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.162205 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.162264 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.162323 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.162389 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.162858 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.162914 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.162983 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.163067 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.163110 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.163176 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.163240 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.163326 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.163387 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.163446 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.163507 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.163568 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.163638 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.163686 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.165481 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.165553 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.165606 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.165654 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.165694 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.165732 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.165770 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.165812 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.165871 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.165911 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.165953 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.166057 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.166121 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.166163 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.166201 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.166243 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.166286 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.166326 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.166371 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.166443 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.166486 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.166535 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.166575 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.166613 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.166650 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.166687 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.166724 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.166765 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.166808 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.166850 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.166893 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.166936 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.166993 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.167027 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.167066 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.167103 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.167140 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.167177 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.167213 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.167251 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.167289 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.167352 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.167408 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.167451 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.167489 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.167526 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.167564 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.167608 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.167650 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.167687 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.167730 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.167730 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.167730 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.167730 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.167730 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.167730 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.167730 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.167985 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.168035 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.168074 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.168116 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.168159 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.168196 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.168233 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.168272 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.168308 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.168344 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.168381 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.168417 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.168455 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.168492 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.168492 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.168577 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.168625 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.168664 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.168701 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.168744 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.168786 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.168822 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.168864 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.168906 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.168955 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.169069 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.169109 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.169142 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.169175 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.169208 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.169246 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.169283 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.169320 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.169369 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.169414 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.169454 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.169492 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.169531 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.169531 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.169599 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.169636 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.169672 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.169710 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.169710 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.169710 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.169710 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.169710 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.169710 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.169913 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.169913 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.169913 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.170169 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.170229 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.170275 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.170313 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.170357 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.170395 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.170429 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.170467 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.170512 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.170512 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.170512 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.170683 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.170740 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.170740 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.170810 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.170850 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.170887 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.170924 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.170924 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.171012 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.171061 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.171105 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.171148 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.171189 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.171189 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.171255 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.171626 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.171626 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.171626 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.171626 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.172680 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.172833 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.172980 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.173181 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.173303 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.173362 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.173412 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.173450 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.173488 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.173592 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.173642 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.173744 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.173824 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.173907 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.174035 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.174098 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.174150 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.174200 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.174239 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.174278 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.174321 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.174359 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.174398 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.174443 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.174567 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.174695 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.174736 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.174778 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.174820 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.174858 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.174899 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.174940 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.175006 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.175046 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.175083 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.175120 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.175163 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.175203 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.175273 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.175343 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.175390 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.175439 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.175477 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.175517 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.175557 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.175602 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.175602 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.175680 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.175719 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.175719 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.175790 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.175834 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.175871 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.175871 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.175871 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.175871 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.175871 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.176047 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.176047 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.176213 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.176338 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.176473 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.176636 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.177762 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.177842 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.177921 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.177979 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.178055 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.178103 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.178141 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.178192 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.178243 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.178309 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.178350 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.178386 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.178386 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.178457 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.183675 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.183740 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.183835 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.183908 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.183957 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.184011 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.184049 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.184082 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.184135 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.184178 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.184222 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.184296 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.184343 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.184394 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.184431 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.184469 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.184503 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.184542 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.184581 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.184661 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.184722 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.184759 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.184888 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.184935 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.184986 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.185026 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.185059 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.185096 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.185129 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.185166 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.185199 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.185235 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.185280 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.185326 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.185326 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.185395 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.185432 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.185469 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.185469 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.185469 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.185469 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.185469 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.185843 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.185921 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.186037 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.186095 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.186095 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.186162 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.186197 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.186247 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.186285 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.186327 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.186370 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.186405 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.186447 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.186518 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.191843 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.191924 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.192039 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.192085 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.192140 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.192180 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.192214 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.192251 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.192288 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.192325 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.192363 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.192400 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.192456 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.192556 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:28:59.195189 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.195301 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.195374 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.195470 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.195539 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112490) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.195580 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.195617 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.195654 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.195708 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.195807 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.195887 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112490) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.195959 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112490) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.199924 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112489) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.200043 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.200097 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.200194 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.200257 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112489) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.200335 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112489) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.204867 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:28:59.204961 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:28:59.205065 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:28:59.205145 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:28:59.205218 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:28:59.205285 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:28:59.246288 np0000174376 devstack@c-api.service[112491]: INFO dbcounter [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Registered counter for database cinder May 16 01:28:59.250583 np0000174376 devstack@c-api.service[112490]: INFO dbcounter [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Registered counter for database cinder May 16 01:28:59.251892 np0000174376 devstack@c-api.service[112489]: INFO dbcounter [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Registered counter for database cinder May 16 01:28:59.258200 np0000174376 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a 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=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.258706 np0000174376 devstack@c-api.service[112492]: INFO dbcounter [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Registered counter for database cinder May 16 01:28:59.262763 np0000174376 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.264620 np0000174376 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-0182091b-2294-433c-9e87-43a89f31d732 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.271580 np0000174376 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.376552 np0000174376 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writer thread running {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:28:59.379523 np0000174376 devstack@c-api.service[112491]: INFO cinder.rpc [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:28:59.381211 np0000174376 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writer thread running {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:28:59.381841 np0000174376 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writer thread running {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:28:59.382390 np0000174376 devstack@c-api.service[112491]: INFO cinder.rpc [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:28:59.384382 np0000174376 devstack@c-api.service[112489]: INFO cinder.rpc [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:28:59.384515 np0000174376 devstack@c-api.service[112490]: INFO cinder.rpc [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:28:59.384580 np0000174376 devstack@c-api.service[112491]: INFO cinder.rpc [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:28:59.387105 np0000174376 devstack@c-api.service[112490]: INFO cinder.rpc [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:28:59.387217 np0000174376 devstack@c-api.service[112491]: INFO cinder.rpc [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:28:59.388382 np0000174376 devstack@c-api.service[112489]: INFO cinder.rpc [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:28:59.388435 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.389921 np0000174376 devstack@c-api.service[112490]: INFO cinder.rpc [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:28:59.390703 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.392049 np0000174376 devstack@c-api.service[112489]: INFO cinder.rpc [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:28:59.392230 np0000174376 devstack@c-api.service[112490]: INFO cinder.rpc [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:28:59.393597 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.394536 np0000174376 devstack@c-api.service[112489]: INFO cinder.rpc [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:28:59.395482 np0000174376 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writer thread running {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:28:59.395856 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.395921 np0000174376 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a 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=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.396050 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.397386 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.398066 np0000174376 devstack@c-api.service[112491]: INFO cinder.rpc [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:28:59.398679 np0000174376 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:28:59.401204 np0000174376 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:28:59.401385 np0000174376 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.403024 np0000174376 devstack@c-api.service[112491]: INFO cinder.rpc [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:28:59.403305 np0000174376 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:28:59.403601 np0000174376 devstack@c-api.service[112490]: INFO cinder.rpc [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:28:59.404173 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.405449 np0000174376 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:28:59.405611 np0000174376 devstack@c-api.service[112490]: INFO cinder.rpc [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:28:59.405847 np0000174376 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-0182091b-2294-433c-9e87-43a89f31d732 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.406385 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.406887 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.407673 np0000174376 devstack@c-api.service[112489]: INFO cinder.rpc [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:28:59.408199 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.409267 np0000174376 devstack@c-api.service[112489]: INFO cinder.rpc [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:28:59.410089 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.412574 np0000174376 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:28:59.415063 np0000174376 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:28:59.415602 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.417540 np0000174376 devstack@c-api.service[112492]: INFO cinder.rpc [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:28:59.418717 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.418794 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.418930 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.419551 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.422028 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.422180 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.422753 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.425405 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.426034 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.426106 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.429734 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.429842 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.430143 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.430215 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.433002 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.433114 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.433404 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.434120 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.436281 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.436653 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.436867 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.437216 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.439382 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.440565 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.440675 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.442318 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.442907 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.443466 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.443843 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.444638 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.445882 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.446426 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.446568 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.447685 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.447991 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.448883 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.450439 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.450720 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.450789 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.452163 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.453196 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.453702 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.455549 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.456347 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.456682 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.457644 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.458233 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.458996 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.459248 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.459794 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.460654 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.460997 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.461883 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.462244 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.462882 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.463471 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.463773 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.464883 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.465247 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.465465 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.466486 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.466590 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.466655 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.467110 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.467843 np0000174376 devstack@c-api.service[112491]: WARNING cinder.api.contrib.hosts [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:28:59.468025 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.468576 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.468642 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.469488 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.469538 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: extensions {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.470198 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.470600 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.470887 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-availability-zone {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.470944 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.471740 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.472122 np0000174376 devstack@c-api.service[112489]: WARNING cinder.api.contrib.hosts [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:28:59.472215 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: qos-specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.472776 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.472847 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.473222 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.473851 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: extensions {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.487519 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: extra_specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.487654 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.487717 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.487781 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-availability-zone {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.487859 np0000174376 devstack@c-api.service[112490]: WARNING cinder.api.contrib.hosts [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:28:59.487922 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488016 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.488079 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: qos-specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488160 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.488221 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-volume-type-access {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488280 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: extensions {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488351 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.488411 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: extra_specs {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488472 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-availability-zone {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488538 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.488609 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-quota-class-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488671 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488767 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: qos-specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.488873 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.488936 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489032 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-volume-type-access {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489095 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.489155 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: extra_specs {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489218 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-snapshot-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489279 np0000174376 devstack@c-api.service[112492]: WARNING cinder.api.contrib.hosts [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:28:59.489336 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489428 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: consistencygroups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489504 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-quota-class-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489576 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.489637 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: encryption {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489699 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: extensions {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489772 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-volume-type-access {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489833 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: backups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489897 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-availability-zone {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.489958 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-snapshot-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490074 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-quota-class-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490169 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: scheduler-stats {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490233 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: qos-specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490305 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: consistencygroups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490369 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: encryption {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490429 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-quota-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490491 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: backups {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490561 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: extra_specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490618 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-snapshot-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.490901 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-volume-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.491844 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.491938 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: consistencygroups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.492257 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: scheduler-stats {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.492345 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: capabilities {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.493431 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-volume-type-access {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.493594 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-volume-transfer {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.493682 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-quota-sets {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.493961 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: backups {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.495147 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-volume-manage {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.495257 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: os-hosts {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.495726 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-quota-class-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.496036 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: scheduler-stats {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.496592 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: capabilities {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.496674 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extended resource: cgsnapshots {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.497172 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.497493 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-quota-sets {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.497884 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-volume-transfer {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.498098 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.contrib.snapshot_actions [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] SnapshotActionsController initialized {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:28:59.498658 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-snapshot-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.498858 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.499093 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-volume-manage {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.499691 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: os-hosts {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.500168 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: consistencygroups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.500342 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.500541 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: capabilities {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.501539 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extended resource: cgsnapshots {{(pid=112489) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.501741 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.501805 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-volume-transfer {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.502129 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: backups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.503016 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.contrib.snapshot_actions [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] SnapshotActionsController initialized {{(pid=112489) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:28:59.503145 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.503440 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: os-hosts {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.503887 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.504144 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: scheduler-stats {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.504618 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.504852 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extended resource: cgsnapshots {{(pid=112490) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.505393 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.505489 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-quota-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.506144 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.506328 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] SnapshotActionsController initialized {{(pid=112490) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:28:59.506824 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.507171 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.507277 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-volume-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.507556 np0000174376 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.508222 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.508460 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.508620 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.508716 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.508795 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.508795 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.508939 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509052 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension AdminActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509170 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension AdminActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509273 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension AdminActions extending resource: backups {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509386 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509476 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509640 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension TypesManage extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509746 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.509833 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.509833 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.510045 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: capabilities {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.510157 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.510260 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.510360 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.510360 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a None None] Extension UsedLimits extending resource: limits {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.511183 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-volume-transfer {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.511304 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.511403 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.512471 np0000174376 devstack@c-api.service[112491]: WARNING keystonemiddleware.auth_token [None req-b4701553-6a90-4284-aca5-efa8bd5fa94a 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 01:28:59.512634 np0000174376 devstack@c-api.service[112489]: WARNING castellan.key_manager.migration [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.512766 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: os-hosts {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.512833 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.513557 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.513698 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.513788 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.513915 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514008 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514117 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension AdminActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514182 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extended resource: cgsnapshots {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:28:59.514250 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension AdminActions extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514342 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension AdminActions extending resource: backups {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514426 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.514504 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514570 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeActions extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514756 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension TypesManage extending resource: types {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514832 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.514949 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.515090 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.515206 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.515305 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.v3.router [None req-0182091b-2294-433c-9e87-43a89f31d732 None None] Extension UsedLimits extending resource: limits {{(pid=112489) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.515840 np0000174376 devstack@c-api.service[112490]: WARNING castellan.key_manager.migration [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.515910 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.contrib.snapshot_actions [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] SnapshotActionsController initialized {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:28:59.516737 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.516801 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.516878 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.516965 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517112 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517213 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517291 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension AdminActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517430 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension AdminActions extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517511 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension AdminActions extending resource: backups {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517600 np0000174376 devstack@c-api.service[112489]: WARNING keystonemiddleware.auth_token [None req-0182091b-2294-433c-9e87-43a89f31d732 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 01:28:59.517673 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517740 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeActions extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.517940 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension TypesManage extending resource: types {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.518028 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.518138 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.518239 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.518325 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.518387 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.518444 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.v3.router [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab None None] Extension UsedLimits extending resource: limits {{(pid=112490) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.518648 np0000174376 devstack@c-api.service[112491]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e67442a3668 pid: 112491 (default app) May 16 01:28:59.519718 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.520732 np0000174376 devstack@c-api.service[112490]: WARNING keystonemiddleware.auth_token [None req-ca9ebd7d-fcb7-4865-ae1f-080e26a543ab 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 01:28:59.521109 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.522561 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.523877 np0000174376 devstack@c-api.service[112489]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e67442a3668 pid: 112489 (default app) May 16 01:28:59.524108 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.525517 np0000174376 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:28:59.526434 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.526559 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.526665 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.526791 np0000174376 devstack@c-api.service[112490]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e67442a3668 pid: 112490 (default app) May 16 01:28:59.526834 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.526873 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.527008 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension AdminActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.527139 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension AdminActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.527235 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.527235 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.527371 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension AdminActions extending resource: backups {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.527414 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.527414 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.527414 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.527414 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.527414 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.527726 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.527726 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.527726 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.527726 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.527726 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.528108 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.528178 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.528178 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.528178 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.528178 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.528178 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.528178 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.528594 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.528594 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.528594 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.528594 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.528884 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.528884 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.529074 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.529139 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.529139 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.529139 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.529139 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.529421 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.529421 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.529421 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.529421 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.529421 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.529763 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.529763 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.529763 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.529763 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.529763 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530107 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530107 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530107 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530107 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530107 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530107 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530495 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530495 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530495 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530495 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530778 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension TypesManage extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.530838 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530838 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530838 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530838 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.530838 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.530838 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.531300 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.531300 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.531300 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.531300 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.531578 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.531637 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.531637 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.531637 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.531637 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.531637 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532053 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.532053 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532053 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.532053 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532053 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.532400 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532400 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.532400 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532400 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.532683 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.532761 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532761 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.532761 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532761 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.532761 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.532761 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.533171 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.533171 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.533360 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.533437 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.533437 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.533437 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.533437 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.533437 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.533828 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.533828 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.533828 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.533828 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.533828 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.534586 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.534586 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.534586 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.534586 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.534895 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.534964 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.534964 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.534964 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.534964 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535330 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535330 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535330 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535330 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535330 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535624 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535624 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535624 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535624 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535624 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535769 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535769 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535769 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535769 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535905 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535905 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.535905 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.535905 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536049 np0000174376 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 None None] Extension UsedLimits extending resource: limits {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:28:59.536077 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536077 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536077 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536077 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536213 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536213 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536213 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536213 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536345 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536345 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536345 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536345 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536470 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536470 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536470 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536470 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536470 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536470 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536659 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536659 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536659 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536659 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536659 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536825 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536825 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536825 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536825 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536825 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.536825 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.536825 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537042 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537042 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537042 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537042 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537042 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537042 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537232 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537232 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537232 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537232 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537232 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537232 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537415 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537415 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537415 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537415 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537415 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537415 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537605 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537605 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537605 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537605 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537726 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537726 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537726 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537726 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537861 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537861 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.537861 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.537861 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.538001 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.538001 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.538001 np0000174376 devstack@c-api.service[112491]: /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 01:28:59.538001 np0000174376 devstack@c-api.service[112491]: warnings.warn(deprecated_msg) May 16 01:28:59.538001 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.middleware.request_id [None req-d13725d3-abdf-40fa-a3c3-22dda8d7f95f None None] RequestId filter calling following filter/app {{(pid=112491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:28:59.538158 np0000174376 devstack@c-api.service[112492]: WARNING keystonemiddleware.auth_token [None req-b3d8fd72-3dcd-4e23-934b-8153fd5c7810 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 01:28:59.538188 np0000174376 devstack@c-api.service[112491]: [pid: 112491|app: 0|req: 1/1] 162.253.55.100 () {60 vars in 956 bytes} [Sat May 16 01:28:59 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 01:28:59.538213 np0000174376 devstack@c-api.service[112492]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e67442a3668 pid: 112492 (default app) May 16 01:29:06.902640 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.902640 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.902640 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.902640 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.902640 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.903437 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.903437 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.903437 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.903437 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.903437 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.903755 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.903755 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.903755 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.903755 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.903755 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.903755 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904110 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904110 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904110 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904110 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904361 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904361 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904361 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904361 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904609 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904609 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904609 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904609 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904926 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904926 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904926 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.904926 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.904926 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905249 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905249 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905249 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905249 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905249 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905604 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905604 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905604 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905604 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905604 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905604 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905937 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905937 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905937 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905937 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.905937 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.905937 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.906358 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.906358 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.906358 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.906358 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.906358 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.906358 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.906688 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.906688 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.906688 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.906688 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.906688 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907000 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907000 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907000 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907000 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907000 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907293 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907293 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907293 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907293 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907293 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907293 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907640 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907640 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907640 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907640 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907640 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907640 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907959 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907959 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907959 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.907959 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.907959 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.908288 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.908288 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.908288 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.908288 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.908288 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.908566 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.908566 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.908566 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.908566 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.908812 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.908812 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.908812 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.908812 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909127 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909127 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909127 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909127 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909127 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909433 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909433 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909433 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909433 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909433 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909705 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909705 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909705 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909705 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909932 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909932 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.909932 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.909932 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910224 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910224 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910224 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910224 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910455 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910455 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910455 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910455 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910698 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910698 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910698 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910698 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910924 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910924 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910924 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.910924 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.910924 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911235 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911235 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911235 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911235 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911235 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911235 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911584 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911584 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911584 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911584 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911584 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911853 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911853 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911853 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911853 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.911853 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.911853 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912219 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912219 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912219 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912219 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912219 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912219 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912562 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912562 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912562 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912562 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912562 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912562 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912906 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912906 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912906 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912906 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.912906 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.912906 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913277 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.913277 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913277 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.913277 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913517 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.913517 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913517 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.913517 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913517 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.913805 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913805 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.913805 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913805 np0000174376 devstack@c-api.service[112489]: /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 01:29:06.913805 np0000174376 devstack@c-api.service[112489]: warnings.warn(deprecated_msg) May 16 01:29:06.913805 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.middleware.request_id [None req-f89a443a-1438-475f-9092-0fa45fde544c None None] RequestId filter calling following filter/app {{(pid=112489) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:29:07.451411 np0000174376 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-f89a443a-1438-475f-9092-0fa45fde544c admin admin] POST https://162.253.55.100/volume/v3/types May 16 01:29:07.452200 np0000174376 devstack@c-api.service[112489]: DEBUG cinder.api.openstack.wsgi [None req-f89a443a-1438-475f-9092-0fa45fde544c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112489) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 01:29:07.454658 np0000174376 devstack@c-api.service[112489]: /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 01:29:07.454658 np0000174376 devstack@c-api.service[112489]: warnings.warn( May 16 01:29:07.465205 np0000174376 devstack@c-api.service[112489]: DEBUG oslo_db.sqlalchemy.engines [None req-f89a443a-1438-475f-9092-0fa45fde544c 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=112489) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:29:07.499075 np0000174376 devstack@c-api.service[112489]: INFO cinder.api.openstack.wsgi [None req-f89a443a-1438-475f-9092-0fa45fde544c admin admin] https://162.253.55.100/volume/v3/types returned with HTTP 200 May 16 01:29:07.500005 np0000174376 devstack@c-api.service[112489]: [pid: 112489|app: 0|req: 1/2] 162.253.55.100 () {68 vars in 1288 bytes} [Sat May 16 01:29:06 2026] POST /volume/v3/types => generated 186 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 16 01:29:07.524903 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.524903 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.524903 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.524903 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.524903 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.525783 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.525783 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.525783 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.525783 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.525783 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.526153 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.526153 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.526153 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.526153 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.526153 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.526153 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.526530 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.526530 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.526530 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.526530 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.526777 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.526777 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.526777 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.526777 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.527244 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.527244 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.527244 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.527244 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.527500 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.527500 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.527500 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.527500 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.527500 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.527810 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.527810 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.527810 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.527810 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.527810 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528142 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528142 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528142 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528142 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528142 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528142 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528499 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528499 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528499 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528499 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528499 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528499 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528873 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528873 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528873 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528873 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.528873 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.528873 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529268 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529268 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529268 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529268 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529268 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529579 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529579 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529579 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529579 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529579 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529896 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529896 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529896 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529896 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.529896 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.529896 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530277 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530277 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530277 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530277 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530277 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530277 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530647 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530647 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530647 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530647 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530647 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530993 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530993 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530993 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.530993 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.530993 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.531294 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.531294 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.531294 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.531294 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.531568 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.531568 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.531568 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.531568 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.531815 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.531815 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.531815 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.531815 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.531815 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.532180 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.532180 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.532180 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.532180 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.532180 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.532472 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.532472 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.532472 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.532472 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.532715 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.532715 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.532715 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.532715 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533001 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533001 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533001 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533001 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533252 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533252 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533252 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533252 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533514 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533514 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533514 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533514 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533759 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533759 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533759 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.533759 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.533759 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534180 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534180 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534180 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534180 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534180 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534180 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534545 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534545 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534545 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534545 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534545 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534807 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534807 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534807 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534807 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534807 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534807 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534957 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534957 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534957 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534957 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.534957 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.534957 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535138 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535138 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535138 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535138 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535138 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535138 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535289 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535289 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535289 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535289 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535289 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535289 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535456 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535456 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535456 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535456 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535562 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535562 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535562 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535562 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535562 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535703 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535703 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535703 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535703 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.535703 np0000174376 devstack@c-api.service[112490]: warnings.warn(deprecated_msg) May 16 01:29:07.535703 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.middleware.request_id [req-f89a443a-1438-475f-9092-0fa45fde544c req-38d22b92-d840-4822-9835-8368d2a2e3f6 None None] RequestId filter calling following filter/app {{(pid=112490) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:29:07.857504 np0000174376 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [req-f89a443a-1438-475f-9092-0fa45fde544c req-38d22b92-d840-4822-9835-8368d2a2e3f6 admin admin] POST https://162.253.55.100/volume/v3/types/38243195-a562-42e8-bb56-cda845ef43d1/extra_specs May 16 01:29:07.858187 np0000174376 devstack@c-api.service[112490]: DEBUG cinder.api.openstack.wsgi [req-f89a443a-1438-475f-9092-0fa45fde544c req-38d22b92-d840-4822-9835-8368d2a2e3f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112490) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 01:29:07.860045 np0000174376 devstack@c-api.service[112490]: /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 01:29:07.860045 np0000174376 devstack@c-api.service[112490]: warnings.warn( May 16 01:29:07.871671 np0000174376 devstack@c-api.service[112490]: DEBUG oslo_db.sqlalchemy.engines [req-f89a443a-1438-475f-9092-0fa45fde544c req-38d22b92-d840-4822-9835-8368d2a2e3f6 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=112490) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:29:07.941470 np0000174376 devstack@c-api.service[112490]: INFO cinder.api.openstack.wsgi [req-f89a443a-1438-475f-9092-0fa45fde544c req-38d22b92-d840-4822-9835-8368d2a2e3f6 admin admin] https://162.253.55.100/volume/v3/types/38243195-a562-42e8-bb56-cda845ef43d1/extra_specs returned with HTTP 200 May 16 01:29:07.942479 np0000174376 devstack@c-api.service[112490]: [pid: 112490|app: 0|req: 1/3] 162.253.55.100 () {70 vars in 1505 bytes} [Sat May 16 01:29:07 2026] POST /volume/v3/types/38243195-a562-42e8-bb56-cda845ef43d1/extra_specs => generated 55 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 16 01:29:09.399607 np0000174376 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writing DB stats cinder:SELECT=6 {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:29:09.416716 np0000174376 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=6 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:29:17.496405 np0000174376 devstack@c-api.service[112489]: DEBUG dbcounter [-] [112489] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112489) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:29:17.939518 np0000174376 devstack@c-api.service[112490]: DEBUG dbcounter [-] [112490] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112490) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:31:40.133076 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.middleware.request_id [None req-0a9e2410-6609-4024-b441-ac0e375a0845 None None] RequestId filter calling following filter/app {{(pid=112491) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:31:40.134668 np0000174376 devstack@c-api.service[112491]: INFO cinder.api.openstack.wsgi [None req-0a9e2410-6609-4024-b441-ac0e375a0845 None None] GET https://162.253.55.100/volume// May 16 01:31:40.135063 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.openstack.wsgi [None req-0a9e2410-6609-4024-b441-ac0e375a0845 None None] Empty body provided in request {{(pid=112491) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 16 01:31:40.135600 np0000174376 devstack@c-api.service[112491]: DEBUG cinder.api.openstack.wsgi [None req-0a9e2410-6609-4024-b441-ac0e375a0845 None None] Calling method 'all' {{(pid=112491) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 16 01:31:40.136857 np0000174376 devstack@c-api.service[112491]: INFO cinder.api.openstack.wsgi [None req-0a9e2410-6609-4024-b441-ac0e375a0845 None None] https://162.253.55.100/volume// returned with HTTP 300 May 16 01:31:40.137475 np0000174376 devstack@c-api.service[112491]: [pid: 112491|app: 0|req: 2/4] 162.253.55.100 () {66 vars in 1456 bytes} [Sat May 16 01:31:40 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)