May 26 03:32:12.622879 np0000176385 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 03:32:12.634877 np0000176385 devstack@c-api.service[112633]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 03:32:12 2026] *** May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: nodename: np0000176385 May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: machine: x86_64 May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: clock source: unix May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: pcre jit disabled May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: detected number of CPU cores: 16 May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: current working directory: / May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: detected binary path: /usr/bin/uwsgi-core May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: your processes number limit is 256917 May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: your memory page size is 4096 bytes May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: detected max file descriptor number: 2048 May 26 03:32:12.637769 np0000176385 devstack@c-api.service[112633]: lock engine: pthread robust mutexes May 26 03:32:12.638474 np0000176385 devstack@c-api.service[112633]: thunder lock: enabled May 26 03:32:12.638474 np0000176385 devstack@c-api.service[112633]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 03:32:12.638474 np0000176385 devstack@c-api.service[112633]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 03:32:12.638474 np0000176385 devstack@c-api.service[112633]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 03:32:12.638474 np0000176385 devstack@c-api.service[112633]: Set PythonHome to /opt/stack/data/venv May 26 03:32:12.692882 np0000176385 devstack@c-api.service[112633]: Python main interpreter initialized at 0x77137e6a3668 May 26 03:32:12.692882 np0000176385 devstack@c-api.service[112633]: python threads support enabled May 26 03:32:12.692882 np0000176385 devstack@c-api.service[112633]: your server socket listen backlog is limited to 100 connections May 26 03:32:12.692882 np0000176385 devstack@c-api.service[112633]: your mercy for graceful operations on workers is 80 seconds May 26 03:32:12.693703 np0000176385 devstack@c-api.service[112633]: mapped 671795 bytes (656 KB) for 4 cores May 26 03:32:12.693949 np0000176385 devstack@c-api.service[112633]: *** Operational MODE: preforking *** May 26 03:32:12.694316 np0000176385 devstack@c-api.service[112633]: *** uWSGI is running in multiple interpreter mode *** May 26 03:32:12.694316 np0000176385 devstack@c-api.service[112633]: spawned uWSGI master process (pid: 112633) May 26 03:32:12.694680 np0000176385 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 03:32:12.697080 np0000176385 devstack@c-api.service[112633]: spawned uWSGI worker 1 (pid: 112642, cores: 1) May 26 03:32:12.697080 np0000176385 devstack@c-api.service[112633]: spawned uWSGI worker 2 (pid: 112643, cores: 1) May 26 03:32:12.697539 np0000176385 devstack@c-api.service[112633]: spawned uWSGI worker 3 (pid: 112644, cores: 1) May 26 03:32:12.698426 np0000176385 devstack@c-api.service[112633]: spawned uWSGI worker 4 (pid: 112645, cores: 1) May 26 03:32:12.698514 np0000176385 devstack@c-api.service[112633]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 03:32:12.842621 np0000176385 devstack@c-api.service[112642]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:12.842621 np0000176385 devstack@c-api.service[112642]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:12.842621 np0000176385 devstack@c-api.service[112642]: we strongly recommend against using it for new projects. May 26 03:32:12.842621 np0000176385 devstack@c-api.service[112642]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:12.842621 np0000176385 devstack@c-api.service[112642]: framework. For more detail see May 26 03:32:12.842621 np0000176385 devstack@c-api.service[112642]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:12.842621 np0000176385 devstack@c-api.service[112642]: import eventlet # noqa May 26 03:32:12.844964 np0000176385 devstack@c-api.service[112644]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:12.844964 np0000176385 devstack@c-api.service[112644]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:12.844964 np0000176385 devstack@c-api.service[112644]: we strongly recommend against using it for new projects. May 26 03:32:12.844964 np0000176385 devstack@c-api.service[112644]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:12.844964 np0000176385 devstack@c-api.service[112644]: framework. For more detail see May 26 03:32:12.844964 np0000176385 devstack@c-api.service[112644]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:12.844964 np0000176385 devstack@c-api.service[112644]: import eventlet # noqa May 26 03:32:12.853214 np0000176385 devstack@c-api.service[112643]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:12.853214 np0000176385 devstack@c-api.service[112643]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:12.853214 np0000176385 devstack@c-api.service[112643]: we strongly recommend against using it for new projects. May 26 03:32:12.853214 np0000176385 devstack@c-api.service[112643]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:12.853214 np0000176385 devstack@c-api.service[112643]: framework. For more detail see May 26 03:32:12.853214 np0000176385 devstack@c-api.service[112643]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:12.853214 np0000176385 devstack@c-api.service[112643]: import eventlet # noqa May 26 03:32:12.861802 np0000176385 devstack@c-api.service[112645]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:12.861802 np0000176385 devstack@c-api.service[112645]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:12.861802 np0000176385 devstack@c-api.service[112645]: we strongly recommend against using it for new projects. May 26 03:32:12.861802 np0000176385 devstack@c-api.service[112645]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:12.861802 np0000176385 devstack@c-api.service[112645]: framework. For more detail see May 26 03:32:12.861802 np0000176385 devstack@c-api.service[112645]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:12.861802 np0000176385 devstack@c-api.service[112645]: import eventlet # noqa May 26 03:32:12.939490 np0000176385 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 03:32:12.939490 np0000176385 devstack@c-api.service[112642]: debtcollector.deprecate( May 26 03:32:12.951601 np0000176385 devstack@c-api.service[112644]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 03:32:12.951601 np0000176385 devstack@c-api.service[112644]: debtcollector.deprecate( May 26 03:32:12.954174 np0000176385 devstack@c-api.service[112645]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 03:32:12.954174 np0000176385 devstack@c-api.service[112645]: debtcollector.deprecate( May 26 03:32:12.962523 np0000176385 devstack@c-api.service[112643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 26 03:32:12.962523 np0000176385 devstack@c-api.service[112643]: debtcollector.deprecate( May 26 03:32:13.055620 np0000176385 devstack@c-api.service[112644]: /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 26 03:32:13.055620 np0000176385 devstack@c-api.service[112644]: from cgi import parse_header May 26 03:32:13.055894 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:13.055894 np0000176385 devstack@c-api.service[112642]: from cgi import parse_header May 26 03:32:13.069239 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:13.069239 np0000176385 devstack@c-api.service[112643]: from cgi import parse_header May 26 03:32:13.069495 np0000176385 devstack@c-api.service[112645]: /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 26 03:32:13.069495 np0000176385 devstack@c-api.service[112645]: from cgi import parse_header May 26 03:32:13.109748 np0000176385 devstack@c-api.service[112644]: /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 26 03:32:13.109748 np0000176385 devstack@c-api.service[112644]: removals.removed_module( May 26 03:32:13.110541 np0000176385 devstack@c-api.service[112644]: /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 26 03:32:13.110541 np0000176385 devstack@c-api.service[112644]: removals.removed_module( May 26 03:32:13.113554 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:13.113554 np0000176385 devstack@c-api.service[112642]: removals.removed_module( May 26 03:32:13.115728 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:13.115728 np0000176385 devstack@c-api.service[112642]: removals.removed_module( May 26 03:32:13.132801 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:13.132801 np0000176385 devstack@c-api.service[112643]: removals.removed_module( May 26 03:32:13.133777 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:13.133777 np0000176385 devstack@c-api.service[112643]: removals.removed_module( May 26 03:32:13.134626 np0000176385 devstack@c-api.service[112645]: /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 26 03:32:13.134626 np0000176385 devstack@c-api.service[112645]: removals.removed_module( May 26 03:32:13.135438 np0000176385 devstack@c-api.service[112645]: /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 26 03:32:13.135438 np0000176385 devstack@c-api.service[112645]: removals.removed_module( May 26 03:32:13.908579 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:13.908579 np0000176385 devstack@c-api.service[112642]: warnings.warn( May 26 03:32:13.931518 np0000176385 devstack@c-api.service[112644]: /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 26 03:32:13.931518 np0000176385 devstack@c-api.service[112644]: warnings.warn( May 26 03:32:13.955185 np0000176385 devstack@c-api.service[112645]: /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 26 03:32:13.955185 np0000176385 devstack@c-api.service[112645]: warnings.warn( May 26 03:32:14.035443 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:14.035443 np0000176385 devstack@c-api.service[112643]: warnings.warn( May 26 03:32:14.093026 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:14.093026 np0000176385 devstack@c-api.service[112642]: warnings.warn( May 26 03:32:14.099742 np0000176385 devstack@c-api.service[112644]: /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 26 03:32:14.099742 np0000176385 devstack@c-api.service[112644]: warnings.warn( May 26 03:32:14.132740 np0000176385 devstack@c-api.service[112645]: /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 26 03:32:14.132740 np0000176385 devstack@c-api.service[112645]: warnings.warn( May 26 03:32:14.214116 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:14.214116 np0000176385 devstack@c-api.service[112643]: warnings.warn( May 26 03:32:14.469499 np0000176385 devstack@c-api.service[112642]: 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 26 03:32:14.469860 np0000176385 devstack@c-api.service[112642]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112642) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:14.475588 np0000176385 devstack@c-api.service[112644]: 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 26 03:32:14.475852 np0000176385 devstack@c-api.service[112644]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112644) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:14.525314 np0000176385 devstack@c-api.service[112645]: 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 26 03:32:14.525823 np0000176385 devstack@c-api.service[112645]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112645) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:14.570313 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:14.570313 np0000176385 devstack@c-api.service[112642]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:14.575884 np0000176385 devstack@c-api.service[112644]: /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 26 03:32:14.575884 np0000176385 devstack@c-api.service[112644]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:14.587280 np0000176385 devstack@c-api.service[112643]: 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 26 03:32:14.587876 np0000176385 devstack@c-api.service[112643]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112643) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:14.621124 np0000176385 devstack@c-api.service[112645]: /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 26 03:32:14.621124 np0000176385 devstack@c-api.service[112645]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:14.670592 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:14.670592 np0000176385 devstack@c-api.service[112643]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:15.188524 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:15.189102 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:15.189367 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:15.189627 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.189627 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.189790 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.189838 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.189880 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.189921 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.189953 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.189985 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.190024 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.190106 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:15.190368 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.190421 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.190457 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.190498 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.190543 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.190612 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.190656 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.190689 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.190728 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.190762 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.190809 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.190885 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.190932 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.190986 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.191029 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.191070 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.191114 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.191155 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.191155 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.191155 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.191155 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.191155 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.191329 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.191365 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.191403 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.191437 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.191481 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.191481 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.191481 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.192290 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.192290 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.193870 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.194010 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.194108 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.194184 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.194294 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.194385 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.194457 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.194525 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.194631 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.194712 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.194793 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.194864 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.194939 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.195008 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.195082 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.195171 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.195240 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.195308 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.195308 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.195308 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.195509 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.195622 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.195720 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.195720 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.195720 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.195720 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.195720 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.195720 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.199219 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.199339 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.199339 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.199516 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.199516 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.199516 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.199766 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.199848 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.199848 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.199848 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.200042 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.200113 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.200206 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.200330 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.200433 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.200507 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.200601 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.200697 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.200770 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.200847 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.200923 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.201002 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.201086 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.201157 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.201240 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.201322 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.201322 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.201322 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.207163 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.207253 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.207332 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.207332 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.207434 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.207484 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.207664 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.207840 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.207840 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.207840 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.207840 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.208259 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.209106 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.209106 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.209245 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.209302 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.209360 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.209360 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.209360 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.209360 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.209360 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.209674 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.209674 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.209674 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.209674 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.209674 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.209674 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.209674 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.210242 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.210242 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.210242 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.210242 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.210242 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.210242 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.211228 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.211381 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.211551 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.211746 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.211877 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.212048 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.212265 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.212412 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.212518 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.212711 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.212847 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.212957 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.213059 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.213160 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.213258 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.213429 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.213531 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.213615 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.213688 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.213777 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.213850 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.213954 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.214013 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.214068 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.214125 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.214669 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.214815 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.214954 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.215086 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.215204 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.215309 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.215422 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.215528 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.215694 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.215876 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.216005 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.216071 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.216071 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.216189 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.216245 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.216297 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.216529 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.216666 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.216666 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.216666 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.216666 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.216666 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.217158 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.217218 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.217272 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.217327 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.217394 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.217394 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.217494 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.217602 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.217679 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.217818 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.217880 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.217933 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.217933 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.218032 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.218098 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.218160 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.218224 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.218279 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.218332 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.218408 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.218504 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.218538 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.218730 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.218800 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.218885 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.218931 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.218981 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.219030 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.219073 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.219118 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.219160 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.219208 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.219253 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.219300 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.219347 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.219420 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.219479 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.219528 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.219596 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.219645 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.219689 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.219738 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.219782 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.219825 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.219867 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.220091 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.220299 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.220373 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.220452 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.220505 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.220556 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.220625 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.220677 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.220723 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.220774 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.220818 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.220818 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.220897 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.220941 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.220985 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.220985 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.221086 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.221137 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.221186 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.221230 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.221274 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.221322 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.221370 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.221413 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.221455 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.221507 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.221574 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.221881 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.221950 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.221996 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.222041 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.222085 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.222139 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.222195 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.222242 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.222286 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.222431 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.222431 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.222431 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.222431 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.222431 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.222431 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.222762 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.222762 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.222762 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.222762 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.222762 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.222762 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.223022 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.223073 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.223073 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.223159 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.223209 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.223253 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.223298 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.223298 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.223388 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.223433 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.223477 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.223526 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.223588 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.223823 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.223869 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.223913 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.223958 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.224008 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.224036 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.224060 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.224090 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.224115 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.224149 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.224172 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.224194 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.224219 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.224248 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.224272 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.224300 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.224325 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.224349 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.224373 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.224413 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.224439 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.224463 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.224487 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.224520 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.224543 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.224596 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.224634 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.224668 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.224699 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.224725 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.224749 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.224773 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.224798 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.224798 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.224798 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.224798 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.224798 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.224908 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.224908 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.224908 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.224908 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.224908 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.225012 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.225042 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.225065 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.225091 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.225114 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.225137 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.225161 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.225186 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.225208 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.225208 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.225250 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.225279 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.225308 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.225336 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.225358 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.225384 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.225406 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.225429 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.225452 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.225475 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.225498 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.225498 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.225498 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.226088 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.226088 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.226088 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.226252 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.226299 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.226344 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.226451 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.226451 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.226575 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.226633 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.226685 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.226685 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.226685 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.226685 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.226848 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.226848 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.226937 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.226982 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.227025 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.227025 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.227025 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.227156 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.227218 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.227266 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.227312 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.227356 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.227405 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.227460 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.227526 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.227593 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.227648 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.227691 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.227743 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.227793 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.227839 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.227889 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.227934 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.227988 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.228070 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.228131 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.228186 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.228250 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.228304 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.228358 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.228409 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.228409 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.228525 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.228623 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.228681 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.228731 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.228777 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.228777 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.228871 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.228916 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.228961 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.229005 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.229056 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.229056 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.229056 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.229056 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.229056 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.229056 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.229319 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.229371 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.229419 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.229469 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.229517 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.229574 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.229619 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.229677 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.229755 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.229832 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.229868 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.229892 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.229914 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.229944 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.229968 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.229992 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.229992 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.229992 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.229992 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.229992 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.229992 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.229992 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.230143 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.230143 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.230143 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.230143 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.230225 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.230248 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.230248 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.230295 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.230318 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.230345 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.230369 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.230392 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.230415 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.230438 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.230462 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.230485 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.230516 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.230540 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.230812 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.230872 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.230915 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.230960 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.231031 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.231110 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.231178 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.231178 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.231178 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.231178 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.231413 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.231413 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.231413 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.231644 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.231717 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.231768 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.231818 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.231818 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.231961 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.232009 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.232053 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.232053 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.232147 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.232193 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.232236 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.232236 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.232314 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.232340 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.232369 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.232393 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.232416 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.232439 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.232460 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.232486 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.232509 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.232531 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.232531 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.232531 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.233947 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.233998 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.234035 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.234063 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.234145 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.234192 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.234240 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.234298 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.234348 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.234417 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.234485 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.234515 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.234540 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.234588 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.234645 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.234672 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.234696 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.234736 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.234762 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.234790 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.234818 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.234850 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.234874 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.234874 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.234916 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.234916 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.234916 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.234986 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.237357 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.237419 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.237490 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.237548 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.237647 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.237783 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.237828 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.237860 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.237860 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.237911 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.237936 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.237961 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.237991 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.238015 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.238040 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.238069 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.238093 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.238117 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.238146 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.238171 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.238202 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.238226 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.238249 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.238277 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.238302 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.238336 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.238365 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.238389 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.238425 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.238451 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.238475 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.238503 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.238550 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.238599 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.238624 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.238657 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.238683 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.238708 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.238831 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.238868 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.238893 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.238916 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.238939 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.238964 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.238993 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.239016 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.239040 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.239069 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.239101 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.239123 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.239147 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.239169 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.239191 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.239191 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.239241 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.239268 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.240421 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.240502 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.240549 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.240617 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.240696 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.240732 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.240758 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.240850 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.240850 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.240941 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.241009 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.241009 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.241094 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.241130 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.241157 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.241181 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.241206 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.241206 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.241248 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.241272 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.241296 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.241320 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.241349 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.241476 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.241476 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.241607 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.241607 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.241699 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.241770 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.241850 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.241911 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.241965 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.242028 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.242028 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.242122 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.242182 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.242235 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.242281 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.242327 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.242370 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.242418 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.242448 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.242478 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.242508 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.242583 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.242612 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.242635 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.242658 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.242690 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.242712 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.242735 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.242757 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.242790 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.242790 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.242790 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.242790 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.243748 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.243748 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.243920 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.243920 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.243981 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.244015 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.244072 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.244135 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.244172 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.244205 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.244238 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.244281 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.244358 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.244410 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.244445 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.244498 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.244546 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.244637 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.244691 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.244742 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.244780 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.244812 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.244842 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.244873 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.244873 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.244936 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.244974 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.244974 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.247122 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.247192 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.247228 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.247330 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.247411 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.247481 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.247481 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.247629 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.247685 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.247721 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.247753 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.247787 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.247820 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.247853 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.247885 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.247918 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.247963 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.248133 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.248197 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.248197 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.248197 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.248395 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.248395 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.248395 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.248555 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.248653 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.248653 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.248806 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.248866 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.248866 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.248978 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.249016 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.249016 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.249096 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.249138 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.249169 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.249210 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.249248 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.249282 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.249314 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.249355 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.249393 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.249425 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.249462 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.249462 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.249520 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.249579 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.249579 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.249579 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.249936 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.250021 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.250061 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.250101 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.250201 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.250269 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.250341 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.250929 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.250929 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.251107 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.251187 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.251245 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.251282 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.251316 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.251348 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.251381 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.251425 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.251459 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.251491 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.251531 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.251603 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.251656 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.251692 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.251724 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.251769 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.251815 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.251850 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.251882 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.251920 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.251956 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.251988 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.252020 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.252051 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.252085 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.252117 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.252154 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.252185 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.252216 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.252249 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.252279 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.252316 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.252347 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.252379 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.252410 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.252440 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.252477 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.252509 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.252539 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.252598 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.252644 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.252685 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.252742 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.252775 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.252807 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.252838 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.252909 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.252947 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.252980 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.253012 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.253012 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.253012 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.253012 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.253012 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.253157 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.253201 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.253713 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.253713 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.253900 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.253967 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.253967 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.254079 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.254139 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.254201 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.254275 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.254347 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.254434 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.254525 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.254617 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.254682 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.254748 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.254809 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.254869 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.254934 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.255004 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.255067 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.255127 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.255188 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.255249 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.255309 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.255370 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.255431 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.255496 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.255597 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.255698 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.255829 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.255907 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.255981 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.256065 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.256147 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.256238 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.256316 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.256378 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.256438 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.256438 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.256600 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.256711 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.256777 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.256877 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.256940 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.257002 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.257063 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.257122 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.257180 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.257240 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.257309 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.257309 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.257425 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.257486 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.257486 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.257633 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.257633 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.257633 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.257633 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.257633 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.257633 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.258065 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.258127 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.258127 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.258127 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.258300 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.258388 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.258459 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.258493 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.258493 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.258493 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.258635 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.258674 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.258719 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.258758 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.258790 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.258827 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.258868 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.258912 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.258962 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.258995 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.259027 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.259060 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.259092 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.259123 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.259155 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.259187 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.259219 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.259251 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.259290 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.259322 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.259354 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.259386 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.259417 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.259451 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.259484 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.259515 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.259554 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.259705 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.259742 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.259780 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.259837 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.259903 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.259961 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.259993 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.260024 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.260057 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.260097 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.260146 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.260146 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.260146 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:15.260292 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112643) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.260292 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.260292 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.260292 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.260292 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112643) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.260292 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112643) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.260485 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112642) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.260485 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.260485 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.260485 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.260485 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112642) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.260485 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112642) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.260788 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112645) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.260788 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.260788 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.260956 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112644) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:15.261035 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.261095 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:15.261136 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112645) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.261175 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:15.261208 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112645) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.261256 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:15.261256 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112644) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:15.261256 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112644) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:15.308465 np0000176385 devstack@c-api.service[112642]: INFO dbcounter [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Registered counter for database cinder May 26 03:32:15.311126 np0000176385 devstack@c-api.service[112643]: INFO dbcounter [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Registered counter for database cinder May 26 03:32:15.312670 np0000176385 devstack@c-api.service[112644]: INFO dbcounter [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Registered counter for database cinder May 26 03:32:15.315206 np0000176385 devstack@c-api.service[112645]: INFO dbcounter [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Registered counter for database cinder May 26 03:32:15.322962 np0000176385 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.327206 np0000176385 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.343355 np0000176385 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.346151 np0000176385 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.450341 np0000176385 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writer thread running {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:15.454422 np0000176385 devstack@c-api.service[112642]: INFO cinder.rpc [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:15.458082 np0000176385 devstack@c-api.service[112642]: INFO cinder.rpc [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:15.460781 np0000176385 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writer thread running {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:15.463025 np0000176385 devstack@c-api.service[112642]: INFO cinder.rpc [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:15.465116 np0000176385 devstack@c-api.service[112642]: INFO cinder.rpc [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:15.465731 np0000176385 devstack@c-api.service[112643]: INFO cinder.rpc [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:15.466284 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.468543 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.470162 np0000176385 devstack@c-api.service[112643]: INFO cinder.rpc [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:15.474330 np0000176385 devstack@c-api.service[112643]: INFO cinder.rpc [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:15.475118 np0000176385 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.476801 np0000176385 devstack@c-api.service[112643]: INFO cinder.rpc [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:15.477924 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.478063 np0000176385 devstack@c-api.service[112642]: INFO cinder.rpc [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:15.478254 np0000176385 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writer thread running {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:15.479842 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.480829 np0000176385 devstack@c-api.service[112642]: INFO cinder.rpc [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:15.481603 np0000176385 devstack@c-api.service[112644]: INFO cinder.rpc [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:15.482492 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.485419 np0000176385 devstack@c-api.service[112644]: INFO cinder.rpc [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:15.486772 np0000176385 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.488398 np0000176385 devstack@c-api.service[112644]: INFO cinder.rpc [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:15.489704 np0000176385 devstack@c-api.service[112643]: INFO cinder.rpc [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:15.491175 np0000176385 devstack@c-api.service[112644]: INFO cinder.rpc [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:15.492531 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.493218 np0000176385 devstack@c-api.service[112643]: INFO cinder.rpc [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:15.494852 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.495356 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.497586 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.498287 np0000176385 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writer thread running {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:15.501729 np0000176385 devstack@c-api.service[112644]: DEBUG oslo_db.sqlalchemy.engines [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 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=112644) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.502171 np0000176385 devstack@c-api.service[112645]: INFO cinder.rpc [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:15.502991 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.505452 np0000176385 devstack@c-api.service[112645]: INFO cinder.rpc [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:15.507251 np0000176385 devstack@c-api.service[112644]: INFO cinder.rpc [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:15.507326 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.507914 np0000176385 devstack@c-api.service[112645]: INFO cinder.rpc [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:15.508219 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.510184 np0000176385 devstack@c-api.service[112644]: INFO cinder.rpc [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:15.510880 np0000176385 devstack@c-api.service[112645]: INFO cinder.rpc [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:15.511765 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.512188 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.512697 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.515585 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.515945 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.517451 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.519761 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.522753 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.522924 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.523523 np0000176385 devstack@c-api.service[112645]: DEBUG oslo_db.sqlalchemy.engines [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a 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=112645) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:15.524488 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.526062 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.526700 np0000176385 devstack@c-api.service[112645]: INFO cinder.rpc [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:15.527582 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.528322 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.529227 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.529947 np0000176385 devstack@c-api.service[112645]: INFO cinder.rpc [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:15.531609 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.531788 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.531921 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.532187 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.534720 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.535183 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.536341 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.536723 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.537884 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.539351 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.539505 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.541614 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.542178 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.545102 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.545221 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.546350 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.548087 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.548831 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.550269 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.551325 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.551628 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.551954 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.553654 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.553986 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.555149 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.555401 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.555458 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.556728 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.556798 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.556972 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.557068 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.558312 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.558553 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.559586 np0000176385 devstack@c-api.service[112643]: WARNING cinder.api.contrib.hosts [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:15.559918 np0000176385 devstack@c-api.service[112642]: WARNING cinder.api.contrib.hosts [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:15.560044 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.560410 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.560722 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.561500 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.562022 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.562250 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.563465 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.563763 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.564883 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.564986 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.565126 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.565789 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: extensions {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.566033 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: extensions {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.566400 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.567545 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: qos-specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.568098 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: qos-specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.568507 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.569724 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-snapshot-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.570192 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.570384 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-snapshot-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.571275 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: scheduler-stats {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.571965 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: scheduler-stats {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.572133 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.572981 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.573670 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-volume-transfer {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.573884 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-volume-transfer {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.574530 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.575432 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.575558 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: extra_specs {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.575852 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: extra_specs {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.576392 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.577428 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-volume-type-access {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.577704 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-volume-type-access {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.577972 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.578956 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.579079 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: cgsnapshots {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.579297 np0000176385 devstack@c-api.service[112644]: WARNING cinder.api.contrib.hosts [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:15.579633 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: cgsnapshots {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.580114 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.580493 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.581141 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: consistencygroups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.581253 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: consistencygroups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.581727 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.583222 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-quota-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.583307 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.583813 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.584373 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-quota-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.584704 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.584760 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: capabilities {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.585614 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: extensions {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.586183 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-hosts {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.586633 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: capabilities {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.587176 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: qos-specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.587828 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.587975 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-hosts {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.589379 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: backups {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.589481 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.589539 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-snapshot-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.591089 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: backups {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.591194 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: scheduler-stats {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.591530 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-quota-class-sets {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.592194 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.592882 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-volume-transfer {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.593023 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-volume-manage {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.593162 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-quota-class-sets {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.594533 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: os-availability-zone {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.594681 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-volume-manage {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.595386 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: extra_specs {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.596036 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extended resource: encryption {{(pid=112642) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.596137 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.596928 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: os-availability-zone {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.602424 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-volume-type-access {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.602424 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: cgsnapshots {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.602621 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extended resource: encryption {{(pid=112643) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.602693 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.602758 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: consistencygroups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.602835 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.602906 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.602971 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.603035 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.603099 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-quota-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.603240 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.603484 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.603702 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.604327 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: capabilities {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.604673 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.605055 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.605346 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.605796 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-hosts {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.606069 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.606739 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.606954 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.607266 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.607536 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.608739 np0000176385 devstack@c-api.service[112645]: WARNING cinder.api.contrib.hosts [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:15.608840 np0000176385 devstack@c-api.service[112642]: WARNING castellan.key_manager.migration [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.608919 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: backups {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.609038 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.609614 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.610056 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.contrib.snapshot_actions [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] SnapshotActionsController initialized {{(pid=112642) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:15.610239 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.610467 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension TypesManage extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.610608 np0000176385 devstack@c-api.service[112643]: WARNING castellan.key_manager.migration [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.610799 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.610983 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611122 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611227 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-quota-class-sets {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.611304 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension AdminActions extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611382 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.611447 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.contrib.snapshot_actions [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] SnapshotActionsController initialized {{(pid=112643) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:15.611525 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension AdminActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611640 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611732 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension AdminActions extending resource: backups {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611808 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension TypesManage extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611875 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.611942 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612008 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension UsedLimits extending resource: limits {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612095 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612169 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612245 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612365 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612443 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension AdminActions extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612510 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612591 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension AdminActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612591 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension AdminActions extending resource: backups {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612733 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612796 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612796 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension UsedLimits extending resource: limits {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.612945 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.613031 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.613105 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.v3.router [None req-c270b28e-ee93-479e-a0b5-bc27c11d3fa4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112642) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.613177 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.613244 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.613309 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.613374 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-volume-manage {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.613448 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.613448 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.613448 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.v3.router [None req-b5020d0f-b2cf-4872-9491-bd2b033d14e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112643) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.614411 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.614885 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: os-availability-zone {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.615431 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: extensions {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.616260 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extended resource: encryption {{(pid=112644) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.616917 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: qos-specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.619644 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.620676 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-snapshot-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.622058 np0000176385 devstack@c-api.service[112643]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77137e6a3668 pid: 112643 (default app) May 26 03:32:15.622181 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.622348 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: scheduler-stats {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.623353 np0000176385 devstack@c-api.service[112642]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77137e6a3668 pid: 112642 (default app) May 26 03:32:15.623748 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.623908 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-volume-transfer {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.625226 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.625608 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: extra_specs {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.627106 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.627261 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-volume-type-access {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.628904 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.629054 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: cgsnapshots {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.630378 np0000176385 devstack@c-api.service[112644]: WARNING castellan.key_manager.migration [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.630516 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: consistencygroups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.630896 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.630896 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.630896 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.630896 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.630896 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.631741 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.631741 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.631741 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.631741 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.631741 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.632581 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.632581 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.632581 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.632581 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.632581 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.632581 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.633451 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.633451 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.633451 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.633451 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.634000 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.634000 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.634000 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.634000 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.634455 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.634455 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.634455 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.634455 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.635105 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.635105 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.635105 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.635105 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.635105 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.637141 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.637141 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.637141 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.637141 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.637141 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.638245 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.638245 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.638541 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.contrib.snapshot_actions [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] SnapshotActionsController initialized {{(pid=112644) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:15.638667 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.638667 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.638667 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.638667 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.638667 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.638667 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.639215 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.639215 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.639215 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.639215 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.639215 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.639215 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.639748 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.639748 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.639748 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.639748 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.639748 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.639748 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.640266 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.640266 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.640266 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.640266 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.640626 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.640705 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.640705 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.640705 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.640705 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.640705 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641214 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.641214 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641214 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.641214 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641214 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.641428 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641428 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.641428 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641428 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.641684 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension TypesManage extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.641724 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641724 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.641724 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641724 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.641724 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.641724 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642004 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642004 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642004 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642004 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642182 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642182 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642182 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642182 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642377 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642377 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642377 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642377 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642553 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642553 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.642553 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.642553 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.643396 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.643396 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.643396 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.643396 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.643396 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644107 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644107 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644107 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644107 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644107 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644363 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644363 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644363 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644363 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644594 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644594 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644724 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.644777 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644777 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644777 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644777 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644992 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644992 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.644992 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.644992 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645174 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645174 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645174 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645174 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645354 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645354 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645354 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645354 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645537 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.645594 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645594 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645594 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645594 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645594 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645594 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645954 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645954 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.645954 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.645954 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646165 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646165 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646165 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646165 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646165 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646165 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646506 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.646585 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646585 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646585 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646585 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646585 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646585 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646890 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646890 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646890 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646890 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.646890 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.646890 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.647201 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.647201 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.647201 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.647201 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.647433 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension AdminActions extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.647489 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.647489 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.647489 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.647489 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.647489 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.648513 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.648513 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.648513 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.648513 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.648513 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.650024 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.650024 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.650024 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.650024 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.650339 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension AdminActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650409 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.650409 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.650409 np0000176385 devstack@c-api.service[112643]: /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 26 03:32:15.650409 np0000176385 devstack@c-api.service[112643]: warnings.warn(deprecated_msg) May 26 03:32:15.650671 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension AdminActions extending resource: backups {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650671 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650671 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension UsedLimits extending resource: limits {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650671 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650671 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650671 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650671 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650978 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.650978 np0000176385 devstack@c-api.service[112644]: DEBUG cinder.api.v3.router [None req-8a8e5e12-3434-4fca-98ef-52293bf0fcd1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112644) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.651072 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [None req-35093d0f-6a31-4b0a-b2cf-56cf39ee27d0 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:32:15.651118 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-quota-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651118 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: capabilities {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651208 np0000176385 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 956 bytes} [Tue May 26 03:32:15 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 26 03:32:15.651253 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-hosts {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651253 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651253 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: backups {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651388 np0000176385 devstack@c-api.service[112644]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77137e6a3668 pid: 112644 (default app) May 26 03:32:15.651439 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-quota-class-sets {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651439 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-volume-manage {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651439 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: os-availability-zone {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.651439 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extended resource: encryption {{(pid=112645) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:15.653199 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.655165 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.656981 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.658613 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.660139 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.662666 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.663710 np0000176385 devstack@c-api.service[112645]: WARNING castellan.key_manager.migration [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:15.664682 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.contrib.snapshot_actions [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] SnapshotActionsController initialized {{(pid=112645) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:15.664826 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.664971 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension TypesManage extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.666523 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.666669 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.666834 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.666937 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension AdminActions extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667065 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension AdminActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667219 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension AdminActions extending resource: backups {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667322 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667433 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension UsedLimits extending resource: limits {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667582 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667725 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667829 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.667981 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.668178 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.668178 np0000176385 devstack@c-api.service[112645]: DEBUG cinder.api.v3.router [None req-68f654bb-3d08-4a0e-92dc-2acfa4388d2a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112645) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:15.679703 np0000176385 devstack@c-api.service[112645]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x77137e6a3668 pid: 112645 (default app) May 26 03:32:23.762281 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.762281 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.762281 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.762281 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.762281 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763097 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.763097 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763097 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.763097 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763097 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.763548 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763548 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.763548 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763548 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.763548 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763548 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.763857 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763857 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.763857 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.763857 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764037 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764037 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764037 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764037 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764344 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764344 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764344 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764344 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764698 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764698 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764698 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764698 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764698 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764961 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764961 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764961 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.764961 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.764961 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.765184 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.765184 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.765184 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.765184 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.765184 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.765184 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.765389 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.765389 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.765389 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.765389 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.765389 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.765389 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766099 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766099 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766099 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766099 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766099 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766099 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766466 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766466 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766466 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766466 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766466 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766673 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766673 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766673 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766673 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766673 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766874 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766874 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766874 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766874 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.766874 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.766874 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767190 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767190 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767190 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767190 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767190 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767190 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767405 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767405 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767405 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767405 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767405 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767634 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767634 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767634 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767634 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767634 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767882 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767882 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.767882 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.767882 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768061 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768061 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768061 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768061 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768240 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768240 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768240 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768240 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768240 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768526 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768526 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768526 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768526 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768526 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768721 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768721 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768721 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768721 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768875 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768875 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.768875 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.768875 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.769036 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.769036 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.769036 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.769036 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.772395 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.772395 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.772395 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.772395 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.772636 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.772636 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.772636 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.772636 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.773462 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.773462 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.773462 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.773462 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.773462 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.773678 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.773678 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.773678 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.773678 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.773678 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.773678 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.774033 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.774033 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.774033 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.774033 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.774033 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.774950 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.774950 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.774950 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.774950 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.774950 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.774950 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775508 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775508 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775508 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775508 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775508 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775508 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775740 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775740 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775740 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775740 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775740 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775740 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775933 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775933 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775933 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775933 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.775933 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.775933 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.776754 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.776754 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.776754 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.776754 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.777013 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.777013 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.777013 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.777013 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.777013 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.777453 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.777453 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.777453 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.777453 np0000176385 devstack@c-api.service[112642]: /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 26 03:32:23.777453 np0000176385 devstack@c-api.service[112642]: warnings.warn(deprecated_msg) May 26 03:32:23.777453 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.middleware.request_id [None req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 None None] RequestId filter calling following filter/app {{(pid=112642) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:32:24.490146 np0000176385 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 admin admin] POST https://199.204.45.235/volume/v3/types May 26 03:32:24.490146 np0000176385 devstack@c-api.service[112642]: DEBUG cinder.api.openstack.wsgi [None req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112642) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 03:32:24.492662 np0000176385 devstack@c-api.service[112642]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 26 03:32:24.492662 np0000176385 devstack@c-api.service[112642]: warnings.warn( May 26 03:32:24.502298 np0000176385 devstack@c-api.service[112642]: DEBUG oslo_db.sqlalchemy.engines [None req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 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=112642) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:24.543235 np0000176385 devstack@c-api.service[112642]: INFO cinder.api.openstack.wsgi [None req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 May 26 03:32:24.544170 np0000176385 devstack@c-api.service[112642]: [pid: 112642|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Tue May 26 03:32:23 2026] POST /volume/v3/types => generated 186 bytes in 793 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 03:32:24.560733 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.middleware.request_id [req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 req-10407224-c3f1-4b32-a2ab-fdda38631a00 None None] RequestId filter calling following filter/app {{(pid=112643) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:32:25.061855 np0000176385 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 req-10407224-c3f1-4b32-a2ab-fdda38631a00 admin admin] POST https://199.204.45.235/volume/v3/types/20cd1546-9028-492b-be1d-e8952c6ac4bb/extra_specs May 26 03:32:25.062584 np0000176385 devstack@c-api.service[112643]: DEBUG cinder.api.openstack.wsgi [req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 req-10407224-c3f1-4b32-a2ab-fdda38631a00 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112643) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 03:32:25.065103 np0000176385 devstack@c-api.service[112643]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 26 03:32:25.065103 np0000176385 devstack@c-api.service[112643]: warnings.warn( May 26 03:32:25.088594 np0000176385 devstack@c-api.service[112643]: DEBUG oslo_db.sqlalchemy.engines [req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 req-10407224-c3f1-4b32-a2ab-fdda38631a00 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=112643) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:25.161412 np0000176385 devstack@c-api.service[112643]: INFO cinder.api.openstack.wsgi [req-8724e9ee-71ad-4fad-bc84-3639c2a9ec96 req-10407224-c3f1-4b32-a2ab-fdda38631a00 admin admin] https://199.204.45.235/volume/v3/types/20cd1546-9028-492b-be1d-e8952c6ac4bb/extra_specs returned with HTTP 200 May 26 03:32:25.162325 np0000176385 devstack@c-api.service[112643]: [pid: 112643|app: 0|req: 2/3] 199.204.45.235 () {70 vars in 1505 bytes} [Tue May 26 03:32:24 2026] POST /volume/v3/types/20cd1546-9028-492b-be1d-e8952c6ac4bb/extra_specs => generated 55 bytes in 604 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 03:32:25.509826 np0000176385 devstack@c-api.service[112644]: DEBUG dbcounter [-] [112644] Writing DB stats cinder:SELECT=6 {{(pid=112644) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:32:25.529695 np0000176385 devstack@c-api.service[112645]: DEBUG dbcounter [-] [112645] Writing DB stats cinder:SELECT=6 {{(pid=112645) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:32:34.538681 np0000176385 devstack@c-api.service[112642]: DEBUG dbcounter [-] [112642] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112642) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:32:35.159366 np0000176385 devstack@c-api.service[112643]: DEBUG dbcounter [-] [112643] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112643) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}