May 26 03:32:41.677329 np0000176382 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 03:32:41.688707 np0000176382 devstack@c-api.service[112295]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 03:32:41 2026] *** May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: nodename: np0000176382 May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: machine: x86_64 May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: clock source: unix May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: pcre jit disabled May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: detected number of CPU cores: 16 May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: current working directory: / May 26 03:32:41.691645 np0000176382 devstack@c-api.service[112295]: detected binary path: /usr/bin/uwsgi-core May 26 03:32:41.692235 np0000176382 devstack@c-api.service[112295]: your processes number limit is 256917 May 26 03:32:41.692235 np0000176382 devstack@c-api.service[112295]: your memory page size is 4096 bytes May 26 03:32:41.692235 np0000176382 devstack@c-api.service[112295]: detected max file descriptor number: 2048 May 26 03:32:41.692235 np0000176382 devstack@c-api.service[112295]: lock engine: pthread robust mutexes May 26 03:32:41.692235 np0000176382 devstack@c-api.service[112295]: thunder lock: enabled May 26 03:32:41.692235 np0000176382 devstack@c-api.service[112295]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 03:32:41.692549 np0000176382 devstack@c-api.service[112295]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 03:32:41.692549 np0000176382 devstack@c-api.service[112295]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 03:32:41.692549 np0000176382 devstack@c-api.service[112295]: Set PythonHome to /opt/stack/data/venv May 26 03:32:41.730970 np0000176382 devstack@c-api.service[112295]: Python main interpreter initialized at 0x70e37d6a3668 May 26 03:32:41.730970 np0000176382 devstack@c-api.service[112295]: python threads support enabled May 26 03:32:41.730970 np0000176382 devstack@c-api.service[112295]: your server socket listen backlog is limited to 100 connections May 26 03:32:41.730970 np0000176382 devstack@c-api.service[112295]: your mercy for graceful operations on workers is 80 seconds May 26 03:32:41.731487 np0000176382 devstack@c-api.service[112295]: mapped 671795 bytes (656 KB) for 4 cores May 26 03:32:41.731624 np0000176382 devstack@c-api.service[112295]: *** Operational MODE: preforking *** May 26 03:32:41.731815 np0000176382 devstack@c-api.service[112295]: *** uWSGI is running in multiple interpreter mode *** May 26 03:32:41.731815 np0000176382 devstack@c-api.service[112295]: spawned uWSGI master process (pid: 112295) May 26 03:32:41.732111 np0000176382 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 03:32:41.732447 np0000176382 devstack@c-api.service[112295]: spawned uWSGI worker 1 (pid: 112299, cores: 1) May 26 03:32:41.733207 np0000176382 devstack@c-api.service[112295]: spawned uWSGI worker 2 (pid: 112300, cores: 1) May 26 03:32:41.733680 np0000176382 devstack@c-api.service[112295]: spawned uWSGI worker 3 (pid: 112301, cores: 1) May 26 03:32:41.734171 np0000176382 devstack@c-api.service[112295]: spawned uWSGI worker 4 (pid: 112303, cores: 1) May 26 03:32:41.734171 np0000176382 devstack@c-api.service[112295]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 03:32:41.862353 np0000176382 devstack@c-api.service[112299]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:41.862353 np0000176382 devstack@c-api.service[112299]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:41.862353 np0000176382 devstack@c-api.service[112299]: we strongly recommend against using it for new projects. May 26 03:32:41.862353 np0000176382 devstack@c-api.service[112299]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:41.862353 np0000176382 devstack@c-api.service[112299]: framework. For more detail see May 26 03:32:41.862353 np0000176382 devstack@c-api.service[112299]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:41.862353 np0000176382 devstack@c-api.service[112299]: import eventlet # noqa May 26 03:32:41.881425 np0000176382 devstack@c-api.service[112303]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:41.881425 np0000176382 devstack@c-api.service[112303]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:41.881425 np0000176382 devstack@c-api.service[112303]: we strongly recommend against using it for new projects. May 26 03:32:41.881425 np0000176382 devstack@c-api.service[112303]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:41.881425 np0000176382 devstack@c-api.service[112303]: framework. For more detail see May 26 03:32:41.881425 np0000176382 devstack@c-api.service[112303]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:41.881425 np0000176382 devstack@c-api.service[112303]: import eventlet # noqa May 26 03:32:41.889700 np0000176382 devstack@c-api.service[112301]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:41.889700 np0000176382 devstack@c-api.service[112301]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:41.889700 np0000176382 devstack@c-api.service[112301]: we strongly recommend against using it for new projects. May 26 03:32:41.889700 np0000176382 devstack@c-api.service[112301]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:41.889700 np0000176382 devstack@c-api.service[112301]: framework. For more detail see May 26 03:32:41.889700 np0000176382 devstack@c-api.service[112301]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:41.889700 np0000176382 devstack@c-api.service[112301]: import eventlet # noqa May 26 03:32:41.906546 np0000176382 devstack@c-api.service[112300]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:32:41.906546 np0000176382 devstack@c-api.service[112300]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:32:41.906546 np0000176382 devstack@c-api.service[112300]: we strongly recommend against using it for new projects. May 26 03:32:41.906546 np0000176382 devstack@c-api.service[112300]: If you are already using Eventlet, we recommend migrating to a different May 26 03:32:41.906546 np0000176382 devstack@c-api.service[112300]: framework. For more detail see May 26 03:32:41.906546 np0000176382 devstack@c-api.service[112300]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:32:41.906546 np0000176382 devstack@c-api.service[112300]: import eventlet # noqa May 26 03:32:41.952963 np0000176382 devstack@c-api.service[112299]: /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:41.952963 np0000176382 devstack@c-api.service[112299]: debtcollector.deprecate( May 26 03:32:41.970078 np0000176382 devstack@c-api.service[112303]: /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:41.970078 np0000176382 devstack@c-api.service[112303]: debtcollector.deprecate( May 26 03:32:41.977372 np0000176382 devstack@c-api.service[112301]: /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:41.977372 np0000176382 devstack@c-api.service[112301]: debtcollector.deprecate( May 26 03:32:41.994724 np0000176382 devstack@c-api.service[112300]: /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:41.994724 np0000176382 devstack@c-api.service[112300]: debtcollector.deprecate( May 26 03:32:42.034111 np0000176382 devstack@c-api.service[112299]: /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:42.034111 np0000176382 devstack@c-api.service[112299]: from cgi import parse_header May 26 03:32:42.051026 np0000176382 devstack@c-api.service[112303]: /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:42.051026 np0000176382 devstack@c-api.service[112303]: from cgi import parse_header May 26 03:32:42.067177 np0000176382 devstack@c-api.service[112301]: /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:42.067177 np0000176382 devstack@c-api.service[112301]: from cgi import parse_header May 26 03:32:42.080031 np0000176382 devstack@c-api.service[112300]: /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:42.080031 np0000176382 devstack@c-api.service[112300]: from cgi import parse_header May 26 03:32:42.080223 np0000176382 devstack@c-api.service[112299]: /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:42.080223 np0000176382 devstack@c-api.service[112299]: removals.removed_module( May 26 03:32:42.080892 np0000176382 devstack@c-api.service[112299]: /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:42.080892 np0000176382 devstack@c-api.service[112299]: removals.removed_module( May 26 03:32:42.096600 np0000176382 devstack@c-api.service[112303]: /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:42.096600 np0000176382 devstack@c-api.service[112303]: removals.removed_module( May 26 03:32:42.097287 np0000176382 devstack@c-api.service[112303]: /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:42.097287 np0000176382 devstack@c-api.service[112303]: removals.removed_module( May 26 03:32:42.110651 np0000176382 devstack@c-api.service[112301]: /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:42.110651 np0000176382 devstack@c-api.service[112301]: removals.removed_module( May 26 03:32:42.111328 np0000176382 devstack@c-api.service[112301]: /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:42.111328 np0000176382 devstack@c-api.service[112301]: removals.removed_module( May 26 03:32:42.127608 np0000176382 devstack@c-api.service[112300]: /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:42.127608 np0000176382 devstack@c-api.service[112300]: removals.removed_module( May 26 03:32:42.128298 np0000176382 devstack@c-api.service[112300]: /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:42.128298 np0000176382 devstack@c-api.service[112300]: removals.removed_module( May 26 03:32:42.696316 np0000176382 devstack@c-api.service[112299]: /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:42.696316 np0000176382 devstack@c-api.service[112299]: warnings.warn( May 26 03:32:42.730444 np0000176382 devstack@c-api.service[112303]: /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:42.730444 np0000176382 devstack@c-api.service[112303]: warnings.warn( May 26 03:32:42.743621 np0000176382 devstack@c-api.service[112301]: /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:42.743621 np0000176382 devstack@c-api.service[112301]: warnings.warn( May 26 03:32:42.746171 np0000176382 devstack@c-api.service[112300]: /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:42.746171 np0000176382 devstack@c-api.service[112300]: warnings.warn( May 26 03:32:42.801154 np0000176382 devstack@c-api.service[112299]: /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:42.801154 np0000176382 devstack@c-api.service[112299]: warnings.warn( May 26 03:32:42.840064 np0000176382 devstack@c-api.service[112303]: /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:42.840064 np0000176382 devstack@c-api.service[112303]: warnings.warn( May 26 03:32:42.846587 np0000176382 devstack@c-api.service[112300]: /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:42.846587 np0000176382 devstack@c-api.service[112300]: warnings.warn( May 26 03:32:42.847453 np0000176382 devstack@c-api.service[112301]: /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:42.847453 np0000176382 devstack@c-api.service[112301]: warnings.warn( May 26 03:32:43.113201 np0000176382 devstack@c-api.service[112299]: 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:43.113813 np0000176382 devstack@c-api.service[112299]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112299) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:43.127601 np0000176382 devstack@c-api.service[112300]: 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:43.128271 np0000176382 devstack@c-api.service[112300]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112300) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:43.133295 np0000176382 devstack@c-api.service[112301]: 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:43.133591 np0000176382 devstack@c-api.service[112301]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112301) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:43.138624 np0000176382 devstack@c-api.service[112303]: 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:43.138950 np0000176382 devstack@c-api.service[112303]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112303) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:32:43.201537 np0000176382 devstack@c-api.service[112300]: /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:43.201537 np0000176382 devstack@c-api.service[112300]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:43.205501 np0000176382 devstack@c-api.service[112299]: /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:43.205501 np0000176382 devstack@c-api.service[112299]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:43.206007 np0000176382 devstack@c-api.service[112303]: /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:43.206007 np0000176382 devstack@c-api.service[112303]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:43.209816 np0000176382 devstack@c-api.service[112301]: /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:43.209816 np0000176382 devstack@c-api.service[112301]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:32:43.660510 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112301) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:43.660816 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112300) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:43.661069 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.661273 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112299) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:43.661385 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.661487 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.661487 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.661650 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.661813 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.661931 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.662044 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.662044 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.662254 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.662254 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.662423 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.662512 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.662512 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.662700 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.662870 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.662994 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.662994 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.663150 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.663234 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.663336 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.663432 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.663432 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.663900 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.664002 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.664002 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.664199 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.664199 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.664199 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.664432 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.664862 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112303) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:32:43.665406 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.665406 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.665602 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.665997 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.669758 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.669758 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.669758 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.669758 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.669758 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.669758 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.670093 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.670159 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.670159 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.670295 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.670361 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.670422 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.670501 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.670558 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.670611 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.670677 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.670730 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.670798 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.670798 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.670798 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.672022 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.672096 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.672201 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.672295 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.672354 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.672407 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.672476 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.672533 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.672596 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.672661 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.672661 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.672757 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.672996 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.672996 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.676191 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.676288 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.676404 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.676503 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.676595 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.676684 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.677049 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.677110 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.677110 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.677252 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.677305 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.677358 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.677447 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.677536 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.677882 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.677949 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.678025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.678077 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.678156 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.678216 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.678277 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.678661 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.678744 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.678858 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.678967 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.679023 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.679564 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.679564 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.685610 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.685712 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.685712 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.685820 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.685914 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.685914 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.686024 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.686884 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.686996 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.686996 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.687124 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.687171 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.687171 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.687250 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.687291 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.687328 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.687363 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.687398 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.687398 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.687467 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.687502 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.687535 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.687571 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.687604 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.687639 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.687639 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.687713 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.687775 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.687870 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.687960 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.688025 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.688025 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.688025 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.688025 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.688226 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.688287 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.688345 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.688402 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.688402 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.688535 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.688602 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.688660 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.688718 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.688777 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.688913 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.689028 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.689117 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.689204 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.689295 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.689361 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.689435 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.689435 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.689590 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.689660 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.689726 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.689788 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.689946 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.690025 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.690084 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.690141 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.690201 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.690259 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.690315 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.690382 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.690440 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.690500 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.690567 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.690635 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.690696 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.690696 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.690899 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.690899 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.691013 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.691079 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.691137 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.691195 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.691265 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.691324 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.691431 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.691489 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.691546 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.691605 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.691673 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.691731 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.691788 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.691879 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.691954 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.692013 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.692154 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.692219 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.692279 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.692359 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.692459 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.692536 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.692633 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.692715 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.692775 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.692863 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.692927 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.692985 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.693043 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.693101 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.693160 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.693227 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.693303 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.693381 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.693441 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.693499 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.693556 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.693613 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.693673 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.693732 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.693794 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.693875 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.693961 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.694021 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.694080 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.694137 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.694210 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.694270 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.694328 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.694385 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.694450 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.694508 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.694739 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.694822 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.694914 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.695012 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.695082 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.695150 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.695220 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.695279 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.695337 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.695395 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.695454 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.695510 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.695628 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.695688 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.695745 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.695805 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.695905 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.695905 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.696078 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.696142 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.696253 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.696312 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.696414 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.696487 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.696547 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.696613 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.696687 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.696746 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.696809 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.696809 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.696965 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.696965 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.696965 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.696965 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.696965 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.696965 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.696965 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.697459 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.697459 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.697459 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.697459 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.697459 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.697459 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.697459 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.697895 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.697895 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.697895 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.698555 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.698636 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.698698 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.698913 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.699049 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.699148 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.699211 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.699271 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.699350 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.699430 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.699570 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.699653 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.699715 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.699770 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.699800 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.699826 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.699888 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.699927 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.699952 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.699979 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.700002 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.700029 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.700052 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.700079 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.700105 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.700129 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.700152 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.700183 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.700210 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.700235 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.700260 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.700291 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.700317 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.700363 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.700396 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.700422 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.700447 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.700479 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.700503 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.700533 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.700562 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.700586 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.700613 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.700636 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.700660 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.700685 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.700716 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.700739 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.700739 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.700739 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.700739 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.700739 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.700739 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.700876 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.700876 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.700932 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.700966 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.700990 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.701015 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.701045 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.701074 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.701098 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.701121 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.701149 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.701171 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.701195 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.701224 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.701248 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.701275 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.701275 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.701275 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.701275 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.701275 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.701275 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.701398 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.701398 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.701398 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.701398 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.701398 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.701398 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.701522 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.701522 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.701570 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.701599 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.701627 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.701651 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.701679 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.701704 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.701728 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.701756 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.701781 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.701809 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.701853 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.701878 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.701910 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.701933 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.701990 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.702017 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.702044 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.702082 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.702128 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.702158 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.702184 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.702211 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.702236 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.702264 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.702292 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.702317 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.702343 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.702369 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.702400 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.702428 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.702460 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.702492 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.702529 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.702559 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.702587 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.702615 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.702638 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.702663 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.702692 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.702743 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.702771 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.702794 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.702817 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.702867 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.702897 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.702920 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.702973 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.703011 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.703037 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.703062 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.703124 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.703124 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.703124 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.703124 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.703124 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.703245 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.703245 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.703245 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.703245 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.703353 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.703381 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.703403 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.703425 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.703450 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.703473 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.703495 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.703495 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.703495 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.703495 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.703584 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.703627 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.703713 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.703744 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.703808 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.703878 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.703909 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.703934 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.703971 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.703998 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.704028 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.704051 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.704082 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.704107 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.704107 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.704176 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.704205 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.704230 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.704262 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.704287 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.704310 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.704335 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.704361 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.704384 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.704413 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.704437 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.704461 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.704461 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.704510 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.704541 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.704566 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.704589 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.704614 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.704641 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.704671 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.704696 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.704802 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.704884 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.704991 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.705066 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.705148 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.705231 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.706334 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.706390 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.706431 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.706463 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.706509 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.706547 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.706582 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.706615 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.706656 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.706748 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.706791 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.706822 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.706822 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.706822 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.706924 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.706987 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.707071 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.707157 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.707195 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.707274 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.707350 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.707428 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.707499 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.707607 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.707651 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.707717 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.707777 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.707888 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.708751 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.708796 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.708881 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.708972 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.709013 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.709055 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.709055 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.709105 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.709105 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.709150 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.709174 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.709216 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.709274 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.709343 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.709818 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.709914 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.709985 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.710061 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.710102 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.710130 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.710182 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.710214 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.710263 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.710290 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.710351 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.710413 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.710473 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.710547 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.711773 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.711848 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.711878 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.711916 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.711940 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.711965 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.711996 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.712024 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.712047 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.712073 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.712096 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.712121 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.712148 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.712171 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.712237 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.712268 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.712298 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.712323 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.712349 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.712379 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.712405 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.712430 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.712453 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.712478 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.712525 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.712554 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.712586 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.712610 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.712634 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.712665 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.712749 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.712842 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.712939 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.712969 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.713014 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.713071 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.713109 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.713161 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.713193 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.713236 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.713263 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.713308 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.713341 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.713379 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.713406 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.713452 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.713484 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.713531 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.713560 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.713604 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.713630 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.713677 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.713742 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.713803 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.713878 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.713946 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.714474 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.714533 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.714583 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.714657 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.714724 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.714756 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.714786 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.714845 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.714874 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.714901 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.714933 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.715044 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.715044 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.715104 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.715275 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.715369 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.715434 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.715530 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.715563 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.715614 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.715648 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.715674 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.715699 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.715729 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.715791 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.715865 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.715925 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.715990 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.716021 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.716048 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.716089 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.716116 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.716147 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.716173 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.716199 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.716224 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.716250 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.716276 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.716301 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.716328 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.716358 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.716383 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.716409 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.716431 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.716454 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.716479 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.716562 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.716651 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.716738 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.717137 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.717218 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.717295 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.717361 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.717395 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.717423 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.717447 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.717473 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.717496 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.717522 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.717546 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.717574 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.717604 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.717630 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.717659 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.717684 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.717709 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.717735 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.717778 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.717815 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.717815 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.718217 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.718297 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.718361 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.718404 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.718445 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.718508 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.718553 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.718586 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.718620 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.718652 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.718755 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.718815 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.718892 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.719003 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.720489 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.720572 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.720607 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.720867 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.720934 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.720981 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.720981 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.721050 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.721091 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.721128 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.721128 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.721128 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.721128 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.721128 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.721585 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.721661 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.721700 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.721740 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.721817 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.721817 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.722022 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.722066 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.722066 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.722140 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.722181 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.722281 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.722320 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.722356 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.722388 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.722422 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.722463 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.722495 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.722495 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.722575 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.722629 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.722703 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.722740 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.722740 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.722813 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.722903 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.722986 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.723028 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.723063 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.723116 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.723152 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.723207 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.723274 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.723344 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.723382 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.723423 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.723460 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.723557 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.723598 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.723641 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.723678 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.723712 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.723749 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.723784 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.723819 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.723884 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.723926 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.723964 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.724010 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.724046 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.724083 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.724118 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.724118 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.724181 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.724216 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.724249 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.724288 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.724325 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.724325 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.724395 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.724434 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.724514 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.724549 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.724583 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.724616 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.724650 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.724681 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.724722 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.724766 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.724801 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.724854 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.724891 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.724926 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.724957 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.724991 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.725033 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.725068 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.725068 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.725139 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.725177 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.725211 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.725243 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.725243 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.725307 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.725338 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.725373 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.725412 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.725457 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.725457 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.725519 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.725551 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.725795 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.725795 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.725795 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.725906 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.725956 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.726039 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.726087 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.726124 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.726165 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.726165 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.726236 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.726271 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.726310 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.726349 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.726389 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.726423 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.726459 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.726543 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.726598 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.726633 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.726757 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.726797 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.726879 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.726924 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.726970 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.727016 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.727063 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.727107 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.727273 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.727331 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.727385 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.727488 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.727530 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.727567 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.727608 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.727643 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.727676 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.727676 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.727676 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.727676 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.727810 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.727897 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.727945 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.727985 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.728025 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.728449 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.728505 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.728505 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.728604 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.728644 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.728679 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.728679 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.728679 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.728778 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.728852 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.728898 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.728932 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.728965 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.728999 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.729032 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.729081 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.729116 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.729147 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.729180 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.729213 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.729246 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.729283 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.729318 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.729350 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.729384 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.729429 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.729466 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.729497 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.729529 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.729565 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.729606 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.729640 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.729672 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.729703 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.729743 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.729777 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.729820 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.729880 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.729915 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.729951 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.729982 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.730014 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.730046 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.730080 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.730128 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.730128 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.730191 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.730226 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.730260 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.730298 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.730298 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.730411 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.730446 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.730497 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.730497 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.730497 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.730497 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.730497 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.730497 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:32:43.730711 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112300) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.730711 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.730775 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112299) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.730843 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.730898 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.730934 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.730967 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.730998 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112300) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.731065 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.731103 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112300) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.731150 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112299) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.731150 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112299) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.731219 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.731219 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.731219 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.731314 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.731314 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.731382 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.732323 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112301) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:32:43.732423 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:32:43.732503 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:32:43.732578 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:32:43.732670 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112301) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:32:43.732743 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112301) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:32:43.776493 np0000176382 devstack@c-api.service[112300]: INFO dbcounter [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Registered counter for database cinder May 26 03:32:43.777746 np0000176382 devstack@c-api.service[112299]: INFO dbcounter [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Registered counter for database cinder May 26 03:32:43.777895 np0000176382 devstack@c-api.service[112303]: INFO dbcounter [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Registered counter for database cinder May 26 03:32:43.787815 np0000176382 devstack@c-api.service[112300]: DEBUG oslo_db.sqlalchemy.engines [None req-6163a023-29ed-4b58-bba7-34fedabdef67 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=112300) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.789880 np0000176382 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.790671 np0000176382 devstack@c-api.service[112301]: INFO dbcounter [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Registered counter for database cinder May 26 03:32:43.793688 np0000176382 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [None req-d8368a99-a091-4a92-a180-a2ef9a961177 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.807869 np0000176382 devstack@c-api.service[112301]: DEBUG oslo_db.sqlalchemy.engines [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f 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=112301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.908088 np0000176382 devstack@c-api.service[112299]: DEBUG dbcounter [-] [112299] Writer thread running {{(pid=112299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:43.910858 np0000176382 devstack@c-api.service[112300]: DEBUG dbcounter [-] [112300] Writer thread running {{(pid=112300) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:43.911288 np0000176382 devstack@c-api.service[112299]: INFO cinder.rpc [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:43.912662 np0000176382 devstack@c-api.service[112303]: DEBUG dbcounter [-] [112303] Writer thread running {{(pid=112303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:43.913500 np0000176382 devstack@c-api.service[112299]: INFO cinder.rpc [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:43.913933 np0000176382 devstack@c-api.service[112300]: INFO cinder.rpc [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:43.915100 np0000176382 devstack@c-api.service[112303]: INFO cinder.rpc [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:43.915870 np0000176382 devstack@c-api.service[112299]: INFO cinder.rpc [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:43.916329 np0000176382 devstack@c-api.service[112300]: INFO cinder.rpc [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:43.917456 np0000176382 devstack@c-api.service[112303]: INFO cinder.rpc [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:43.918129 np0000176382 devstack@c-api.service[112299]: INFO cinder.rpc [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:43.918539 np0000176382 devstack@c-api.service[112300]: INFO cinder.rpc [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:43.919260 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.919931 np0000176382 devstack@c-api.service[112303]: INFO cinder.rpc [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:43.920670 np0000176382 devstack@c-api.service[112300]: INFO cinder.rpc [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:43.921463 np0000176382 devstack@c-api.service[112303]: INFO cinder.rpc [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:43.921544 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.921625 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.922353 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.923553 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.923976 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.927061 np0000176382 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.928504 np0000176382 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [None req-d8368a99-a091-4a92-a180-a2ef9a961177 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.929015 np0000176382 devstack@c-api.service[112299]: INFO cinder.rpc [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:43.930172 np0000176382 devstack@c-api.service[112300]: DEBUG oslo_db.sqlalchemy.engines [None req-6163a023-29ed-4b58-bba7-34fedabdef67 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=112300) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.930532 np0000176382 devstack@c-api.service[112303]: INFO cinder.rpc [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:43.930739 np0000176382 devstack@c-api.service[112299]: INFO cinder.rpc [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:43.931538 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.932342 np0000176382 devstack@c-api.service[112303]: INFO cinder.rpc [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:43.932764 np0000176382 devstack@c-api.service[112300]: INFO cinder.rpc [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:43.933176 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.935058 np0000176382 devstack@c-api.service[112300]: INFO cinder.rpc [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:43.936154 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.942697 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.943191 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.943291 np0000176382 devstack@c-api.service[112301]: DEBUG dbcounter [-] [112301] Writer thread running {{(pid=112301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:32:43.945930 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.946591 np0000176382 devstack@c-api.service[112301]: INFO cinder.rpc [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:32:43.947483 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.947597 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.949161 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.949700 np0000176382 devstack@c-api.service[112301]: INFO cinder.rpc [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:32:43.950740 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.951151 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.952600 np0000176382 devstack@c-api.service[112301]: INFO cinder.rpc [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:32:43.954266 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.954539 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.955241 np0000176382 devstack@c-api.service[112301]: INFO cinder.rpc [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:32:43.955809 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.956443 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.957253 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.958800 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.959077 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.959644 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.960244 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.962044 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.962638 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.963284 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.963932 np0000176382 devstack@c-api.service[112301]: DEBUG oslo_db.sqlalchemy.engines [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f 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=112301) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:43.965116 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.965596 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.967152 np0000176382 devstack@c-api.service[112301]: INFO cinder.rpc [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:32:43.967917 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.968048 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.968144 np0000176382 devstack@c-api.service[112301]: INFO cinder.rpc [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:32:43.969012 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.969154 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.969551 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.970476 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.970823 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.972318 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.973163 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.973768 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.975218 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.978377 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.978806 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.980237 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.980974 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.981807 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.982324 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.983047 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.984436 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.984541 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.985093 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.985807 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.986644 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.987332 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.988026 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.988678 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.988754 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.989035 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.989507 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.989984 np0000176382 devstack@c-api.service[112303]: WARNING cinder.api.contrib.hosts [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:43.990752 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.990970 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.992165 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.992228 np0000176382 devstack@c-api.service[112299]: WARNING cinder.api.contrib.hosts [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:43.992271 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.992955 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.993519 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.994419 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.994479 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.994847 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.995662 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: extensions {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:43.995854 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.995908 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.996064 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.997019 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: qos-specs {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:43.997081 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.997621 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.997892 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: extensions {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:43.998774 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.999254 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: qos-specs {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:43.999314 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:43.999377 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-snapshot-manage {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.000632 np0000176382 devstack@c-api.service[112300]: WARNING cinder.api.contrib.hosts [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:44.000806 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: scheduler-stats {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.001346 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-snapshot-manage {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.001513 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.001784 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.002802 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: scheduler-stats {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.003051 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-volume-transfer {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.003272 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.004704 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: extra_specs {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.004788 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.004968 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-volume-transfer {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.005023 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.006177 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.006304 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-volume-type-access {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.006630 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: extra_specs {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.007118 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: extensions {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.007896 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: cgsnapshots {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.007966 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.008201 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-volume-type-access {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.008634 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: qos-specs {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.009307 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: consistencygroups {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.009754 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: cgsnapshots {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.010964 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-snapshot-manage {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.011025 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.011196 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: consistencygroups {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.011401 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-quota-sets {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.012534 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: scheduler-stats {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.012813 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: capabilities {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.012892 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.013150 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-quota-sets {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.014118 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-hosts {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.014566 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: capabilities {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.014959 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-volume-transfer {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.015485 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: encryption {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.015856 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-hosts {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.015916 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.016727 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: extra_specs {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.017034 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: backups {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.017220 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: encryption {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.018424 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-volume-type-access {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.018805 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: backups {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.019107 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-quota-class-sets {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.020183 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: cgsnapshots {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.020435 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-volume-manage {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.020824 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-quota-class-sets {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.021519 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.021932 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: consistencygroups {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.022004 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: os-availability-zone {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.022165 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-volume-manage {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.023249 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extended resource: encryption {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.023601 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: os-availability-zone {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.024076 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-quota-sets {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.024881 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extended resource: encryption {{(pid=112299) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.024945 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.025612 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: capabilities {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.025696 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.027074 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-hosts {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.027139 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.027177 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.027318 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.028510 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.028616 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.028671 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: encryption {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.028793 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.029855 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.030131 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.030199 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.030250 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: backups {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.031279 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.031543 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.031639 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.032704 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-quota-class-sets {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.032852 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.032916 np0000176382 devstack@c-api.service[112301]: WARNING cinder.api.contrib.hosts [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:32:44.032974 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.033709 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.034080 np0000176382 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.034160 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-volume-manage {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.034421 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.034930 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.contrib.snapshot_actions [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] SnapshotActionsController initialized {{(pid=112303) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:44.035057 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.035176 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension TypesManage extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.035230 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.035371 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeActions extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.035455 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: os-availability-zone {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.035505 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.035586 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.035687 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension AdminActions extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.035757 np0000176382 devstack@c-api.service[112299]: WARNING castellan.key_manager.migration [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.035803 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension AdminActions extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.035928 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension AdminActions extending resource: backups {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036026 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036129 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension UsedLimits extending resource: limits {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036214 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036330 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036440 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036556 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036606 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.contrib.snapshot_actions [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] SnapshotActionsController initialized {{(pid=112299) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:44.036661 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.036701 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036739 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036791 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-d8368a99-a091-4a92-a180-a2ef9a961177 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036892 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension TypesManage extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.036936 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extended resource: encryption {{(pid=112300) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.037043 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeActions extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037166 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037266 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037371 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension AdminActions extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037480 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension AdminActions extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037587 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension AdminActions extending resource: backups {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037675 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037792 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension UsedLimits extending resource: limits {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.037902 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.038013 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.038081 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.038143 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.038268 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.038364 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.038463 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.v3.router [None req-84e6490f-0427-4b2b-9c04-c0dfb518e3df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112299) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.038915 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: extensions {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.039664 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.040309 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: qos-specs {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.041408 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.042486 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-snapshot-manage {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.042848 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.043954 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: scheduler-stats {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.044241 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.045404 np0000176382 devstack@c-api.service[112303]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e37d6a3668 pid: 112303 (default app) May 26 03:32:44.045755 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.046046 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-volume-transfer {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.046921 np0000176382 devstack@c-api.service[112299]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e37d6a3668 pid: 112299 (default app) May 26 03:32:44.047269 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.047863 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: extra_specs {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.048693 np0000176382 devstack@c-api.service[112300]: WARNING castellan.key_manager.migration [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.049504 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-volume-type-access {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.049668 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.contrib.snapshot_actions [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] SnapshotActionsController initialized {{(pid=112300) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:44.049822 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.049958 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension TypesManage extending resource: types {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.050270 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeActions extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.050411 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.050535 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.050684 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension AdminActions extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.050806 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension AdminActions extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.050944 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension AdminActions extending resource: backups {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.051063 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.051213 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension UsedLimits extending resource: limits {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.051324 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.051425 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.051469 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: cgsnapshots {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.051553 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.051739 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.051925 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.052071 np0000176382 devstack@c-api.service[112300]: DEBUG cinder.api.v3.router [None req-6163a023-29ed-4b58-bba7-34fedabdef67 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112300) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.053121 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: consistencygroups {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.053885 np0000176382 devstack@c-api.service[112303]: /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:44.053885 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054043 np0000176382 devstack@c-api.service[112303]: /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:44.054043 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054043 np0000176382 devstack@c-api.service[112303]: /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:44.054043 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054043 np0000176382 devstack@c-api.service[112303]: /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:44.054273 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054273 np0000176382 devstack@c-api.service[112303]: /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:44.054273 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054273 np0000176382 devstack@c-api.service[112303]: /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:44.054273 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054273 np0000176382 devstack@c-api.service[112303]: /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:44.054543 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054543 np0000176382 devstack@c-api.service[112303]: /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:44.054543 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.054543 np0000176382 devstack@c-api.service[112303]: /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:44.054543 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055192 np0000176382 devstack@c-api.service[112303]: /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:44.055192 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055192 np0000176382 devstack@c-api.service[112303]: /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:44.055192 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055415 np0000176382 devstack@c-api.service[112303]: /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:44.055415 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055415 np0000176382 devstack@c-api.service[112303]: /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:44.055415 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055638 np0000176382 devstack@c-api.service[112303]: /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:44.055638 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055638 np0000176382 devstack@c-api.service[112303]: /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:44.055638 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055638 np0000176382 devstack@c-api.service[112303]: /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:44.055930 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055930 np0000176382 devstack@c-api.service[112303]: /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:44.055930 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.055930 np0000176382 devstack@c-api.service[112303]: /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:44.055930 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056147 np0000176382 devstack@c-api.service[112303]: /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:44.056147 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056147 np0000176382 devstack@c-api.service[112303]: /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:44.056147 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056147 np0000176382 devstack@c-api.service[112303]: /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:44.056147 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056404 np0000176382 devstack@c-api.service[112303]: /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:44.056404 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056404 np0000176382 devstack@c-api.service[112303]: /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:44.056404 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056404 np0000176382 devstack@c-api.service[112303]: /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:44.056404 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056635 np0000176382 devstack@c-api.service[112303]: /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:44.056635 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056635 np0000176382 devstack@c-api.service[112303]: /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:44.056635 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.056635 np0000176382 devstack@c-api.service[112303]: /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:44.056635 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057065 np0000176382 devstack@c-api.service[112303]: /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:44.057065 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057065 np0000176382 devstack@c-api.service[112303]: /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:44.057065 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057065 np0000176382 devstack@c-api.service[112303]: /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:44.057065 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057354 np0000176382 devstack@c-api.service[112303]: /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:44.057354 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057354 np0000176382 devstack@c-api.service[112303]: /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:44.057354 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057555 np0000176382 devstack@c-api.service[112303]: /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:44.057555 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057555 np0000176382 devstack@c-api.service[112303]: /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:44.057555 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057555 np0000176382 devstack@c-api.service[112303]: /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:44.057781 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057781 np0000176382 devstack@c-api.service[112303]: /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:44.057781 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.057781 np0000176382 devstack@c-api.service[112303]: /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:44.057781 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058059 np0000176382 devstack@c-api.service[112303]: /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:44.058059 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058059 np0000176382 devstack@c-api.service[112303]: /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:44.058059 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058059 np0000176382 devstack@c-api.service[112303]: /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:44.058059 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058310 np0000176382 devstack@c-api.service[112303]: /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:44.058310 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058310 np0000176382 devstack@c-api.service[112303]: /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:44.058310 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058310 np0000176382 devstack@c-api.service[112303]: /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:44.058566 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058566 np0000176382 devstack@c-api.service[112303]: /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:44.058566 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058566 np0000176382 devstack@c-api.service[112303]: /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:44.058566 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058794 np0000176382 devstack@c-api.service[112303]: /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:44.058794 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.058794 np0000176382 devstack@c-api.service[112303]: /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:44.058794 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059015 np0000176382 devstack@c-api.service[112303]: /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:44.059015 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059015 np0000176382 devstack@c-api.service[112303]: /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:44.059015 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059202 np0000176382 devstack@c-api.service[112303]: /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:44.059202 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059202 np0000176382 devstack@c-api.service[112303]: /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:44.059202 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059202 np0000176382 devstack@c-api.service[112303]: /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:44.059469 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059469 np0000176382 devstack@c-api.service[112303]: /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:44.059469 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059469 np0000176382 devstack@c-api.service[112303]: /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:44.059469 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059695 np0000176382 devstack@c-api.service[112303]: /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:44.059695 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059695 np0000176382 devstack@c-api.service[112303]: /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:44.059695 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059947 np0000176382 devstack@c-api.service[112303]: /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:44.059947 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.059947 np0000176382 devstack@c-api.service[112303]: /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:44.059947 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060128 np0000176382 devstack@c-api.service[112303]: /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:44.060128 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060128 np0000176382 devstack@c-api.service[112303]: /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:44.060128 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060326 np0000176382 devstack@c-api.service[112303]: /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:44.060326 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060326 np0000176382 devstack@c-api.service[112303]: /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:44.060326 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060517 np0000176382 devstack@c-api.service[112303]: /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:44.060517 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060517 np0000176382 devstack@c-api.service[112303]: /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:44.060517 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060768 np0000176382 devstack@c-api.service[112303]: /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:44.060768 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060768 np0000176382 devstack@c-api.service[112303]: /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:44.060768 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.060768 np0000176382 devstack@c-api.service[112303]: /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:44.060768 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061090 np0000176382 devstack@c-api.service[112303]: /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:44.061090 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061090 np0000176382 devstack@c-api.service[112303]: /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:44.061090 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061090 np0000176382 devstack@c-api.service[112303]: /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:44.061338 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061338 np0000176382 devstack@c-api.service[112303]: /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:44.061338 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061338 np0000176382 devstack@c-api.service[112303]: /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:44.061338 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061338 np0000176382 devstack@c-api.service[112303]: /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:44.061338 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061648 np0000176382 devstack@c-api.service[112303]: /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:44.061648 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061648 np0000176382 devstack@c-api.service[112303]: /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:44.061648 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061648 np0000176382 devstack@c-api.service[112303]: /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:44.061648 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061953 np0000176382 devstack@c-api.service[112303]: /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:44.061953 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061953 np0000176382 devstack@c-api.service[112303]: /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:44.061953 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.061953 np0000176382 devstack@c-api.service[112303]: /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:44.061953 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.062384 np0000176382 devstack@c-api.service[112303]: /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:44.062384 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.062384 np0000176382 devstack@c-api.service[112303]: /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:44.062384 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.062384 np0000176382 devstack@c-api.service[112303]: /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:44.062384 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.062694 np0000176382 devstack@c-api.service[112303]: /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:44.062694 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.062694 np0000176382 devstack@c-api.service[112303]: /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:44.062694 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.062926 np0000176382 devstack@c-api.service[112303]: /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:44.062926 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.062926 np0000176382 devstack@c-api.service[112303]: /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:44.062926 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.063119 np0000176382 devstack@c-api.service[112303]: /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:44.063119 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.063119 np0000176382 devstack@c-api.service[112303]: /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:44.063119 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.063320 np0000176382 devstack@c-api.service[112303]: /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:44.063320 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.063320 np0000176382 devstack@c-api.service[112303]: /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:44.063320 np0000176382 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) May 26 03:32:44.063503 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-quota-sets {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.063547 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.middleware.request_id [None req-ff3ef4be-c626-4ecf-a414-819273bfc13b None None] RequestId filter calling following filter/app {{(pid=112303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:32:44.063588 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: capabilities {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.063588 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-hosts {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.063675 np0000176382 devstack@c-api.service[112303]: [pid: 112303|app: 0|req: 1/1] 199.204.45.244 () {60 vars in 956 bytes} [Tue May 26 03:32:44 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 26 03:32:44.063713 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: encryption {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.063713 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: backups {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.063778 np0000176382 devstack@c-api.service[112300]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e37d6a3668 pid: 112300 (default app) May 26 03:32:44.065454 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-quota-class-sets {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.066877 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-volume-manage {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.068374 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: os-availability-zone {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.069681 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extended resource: encryption {{(pid=112301) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:32:44.072072 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.073542 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.075015 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.076849 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.077849 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.079358 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.080903 np0000176382 devstack@c-api.service[112301]: WARNING castellan.key_manager.migration [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:32:44.082719 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.contrib.snapshot_actions [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] SnapshotActionsController initialized {{(pid=112301) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:32:44.082719 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.082719 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension TypesManage extending resource: types {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.082719 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeActions extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.082719 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.082719 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.082719 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension AdminActions extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083218 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension AdminActions extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083218 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension AdminActions extending resource: backups {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083218 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083218 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension UsedLimits extending resource: limits {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083461 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083461 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083571 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083741 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.083901 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.084045 np0000176382 devstack@c-api.service[112301]: DEBUG cinder.api.v3.router [None req-01b3d7c9-cc25-4cb1-9835-38378eb83b7f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112301) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:32:44.092936 np0000176382 devstack@c-api.service[112301]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x70e37d6a3668 pid: 112301 (default app) May 26 03:32:51.236992 np0000176382 devstack@c-api.service[112299]: /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:51.236992 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.236992 np0000176382 devstack@c-api.service[112299]: /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:51.236992 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.237966 np0000176382 devstack@c-api.service[112299]: /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:51.237966 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.237966 np0000176382 devstack@c-api.service[112299]: /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:51.237966 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.238329 np0000176382 devstack@c-api.service[112299]: /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:51.238329 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.238329 np0000176382 devstack@c-api.service[112299]: /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:51.238329 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.238329 np0000176382 devstack@c-api.service[112299]: /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:51.238329 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.238748 np0000176382 devstack@c-api.service[112299]: /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:51.238748 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.238748 np0000176382 devstack@c-api.service[112299]: /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:51.238748 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.238748 np0000176382 devstack@c-api.service[112299]: /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:51.239086 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.239086 np0000176382 devstack@c-api.service[112299]: /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:51.239086 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.239086 np0000176382 devstack@c-api.service[112299]: /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:51.239086 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.239366 np0000176382 devstack@c-api.service[112299]: /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:51.239366 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.239366 np0000176382 devstack@c-api.service[112299]: /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:51.239366 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.239701 np0000176382 devstack@c-api.service[112299]: /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:51.239701 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.239701 np0000176382 devstack@c-api.service[112299]: /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:51.239701 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.239701 np0000176382 devstack@c-api.service[112299]: /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:51.240195 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.240195 np0000176382 devstack@c-api.service[112299]: /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:51.240195 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.240195 np0000176382 devstack@c-api.service[112299]: /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:51.240195 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.240588 np0000176382 devstack@c-api.service[112299]: /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:51.240588 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.240588 np0000176382 devstack@c-api.service[112299]: /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:51.240588 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.240588 np0000176382 devstack@c-api.service[112299]: /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:51.240588 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241000 np0000176382 devstack@c-api.service[112299]: /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:51.241000 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241000 np0000176382 devstack@c-api.service[112299]: /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:51.241000 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241000 np0000176382 devstack@c-api.service[112299]: /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:51.241000 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241346 np0000176382 devstack@c-api.service[112299]: /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:51.241346 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241346 np0000176382 devstack@c-api.service[112299]: /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:51.241346 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241346 np0000176382 devstack@c-api.service[112299]: /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:51.241346 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241711 np0000176382 devstack@c-api.service[112299]: /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:51.241711 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241711 np0000176382 devstack@c-api.service[112299]: /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:51.241711 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.241711 np0000176382 devstack@c-api.service[112299]: /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:51.242059 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242059 np0000176382 devstack@c-api.service[112299]: /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:51.242059 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242059 np0000176382 devstack@c-api.service[112299]: /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:51.242059 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242366 np0000176382 devstack@c-api.service[112299]: /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:51.242366 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242366 np0000176382 devstack@c-api.service[112299]: /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:51.242366 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242366 np0000176382 devstack@c-api.service[112299]: /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:51.242366 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242744 np0000176382 devstack@c-api.service[112299]: /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:51.242744 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242744 np0000176382 devstack@c-api.service[112299]: /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:51.242744 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.242744 np0000176382 devstack@c-api.service[112299]: /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:51.242744 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.243196 np0000176382 devstack@c-api.service[112299]: /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:51.243196 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.243196 np0000176382 devstack@c-api.service[112299]: /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:51.243196 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.243196 np0000176382 devstack@c-api.service[112299]: /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:51.243595 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.243595 np0000176382 devstack@c-api.service[112299]: /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:51.243595 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.243595 np0000176382 devstack@c-api.service[112299]: /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:51.243595 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.243934 np0000176382 devstack@c-api.service[112299]: /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:51.243934 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.243934 np0000176382 devstack@c-api.service[112299]: /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:51.243934 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244092 np0000176382 devstack@c-api.service[112299]: /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:51.244092 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244092 np0000176382 devstack@c-api.service[112299]: /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:51.244092 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244392 np0000176382 devstack@c-api.service[112299]: /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:51.244392 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244392 np0000176382 devstack@c-api.service[112299]: /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:51.244392 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244392 np0000176382 devstack@c-api.service[112299]: /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:51.244567 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244567 np0000176382 devstack@c-api.service[112299]: /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:51.244567 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244567 np0000176382 devstack@c-api.service[112299]: /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:51.244567 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244736 np0000176382 devstack@c-api.service[112299]: /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:51.244736 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244736 np0000176382 devstack@c-api.service[112299]: /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:51.244736 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244899 np0000176382 devstack@c-api.service[112299]: /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:51.244899 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.244899 np0000176382 devstack@c-api.service[112299]: /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:51.244899 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245049 np0000176382 devstack@c-api.service[112299]: /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:51.245049 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245049 np0000176382 devstack@c-api.service[112299]: /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:51.245049 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245185 np0000176382 devstack@c-api.service[112299]: /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:51.245185 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245185 np0000176382 devstack@c-api.service[112299]: /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:51.245185 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245321 np0000176382 devstack@c-api.service[112299]: /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:51.245321 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245321 np0000176382 devstack@c-api.service[112299]: /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:51.245321 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245465 np0000176382 devstack@c-api.service[112299]: /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:51.245465 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245465 np0000176382 devstack@c-api.service[112299]: /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:51.245465 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245465 np0000176382 devstack@c-api.service[112299]: /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:51.245673 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245673 np0000176382 devstack@c-api.service[112299]: /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:51.245673 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245673 np0000176382 devstack@c-api.service[112299]: /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:51.245673 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245673 np0000176382 devstack@c-api.service[112299]: /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:51.245960 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245960 np0000176382 devstack@c-api.service[112299]: /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:51.245960 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.245960 np0000176382 devstack@c-api.service[112299]: /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:51.245960 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246119 np0000176382 devstack@c-api.service[112299]: /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:51.246119 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246119 np0000176382 devstack@c-api.service[112299]: /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:51.246119 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246119 np0000176382 devstack@c-api.service[112299]: /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:51.246119 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246337 np0000176382 devstack@c-api.service[112299]: /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:51.246337 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246337 np0000176382 devstack@c-api.service[112299]: /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:51.246337 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246337 np0000176382 devstack@c-api.service[112299]: /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:51.246337 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246539 np0000176382 devstack@c-api.service[112299]: /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:51.246539 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246539 np0000176382 devstack@c-api.service[112299]: /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:51.246539 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246539 np0000176382 devstack@c-api.service[112299]: /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:51.246539 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246744 np0000176382 devstack@c-api.service[112299]: /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:51.246744 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246744 np0000176382 devstack@c-api.service[112299]: /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:51.246744 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.246744 np0000176382 devstack@c-api.service[112299]: /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:51.246744 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247024 np0000176382 devstack@c-api.service[112299]: /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:51.247024 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247024 np0000176382 devstack@c-api.service[112299]: /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:51.247024 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247165 np0000176382 devstack@c-api.service[112299]: /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:51.247165 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247165 np0000176382 devstack@c-api.service[112299]: /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:51.247165 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247165 np0000176382 devstack@c-api.service[112299]: /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:51.247341 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247341 np0000176382 devstack@c-api.service[112299]: /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:51.247341 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247341 np0000176382 devstack@c-api.service[112299]: /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:51.247341 np0000176382 devstack@c-api.service[112299]: warnings.warn(deprecated_msg) May 26 03:32:51.247341 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.middleware.request_id [None req-34ca17b9-7071-46f0-996a-2d0281913c70 None None] RequestId filter calling following filter/app {{(pid=112299) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:32:51.722560 np0000176382 devstack@c-api.service[112299]: INFO cinder.api.openstack.wsgi [None req-34ca17b9-7071-46f0-996a-2d0281913c70 admin admin] POST https://199.204.45.244/volume/v3/types May 26 03:32:51.723252 np0000176382 devstack@c-api.service[112299]: DEBUG cinder.api.openstack.wsgi [None req-34ca17b9-7071-46f0-996a-2d0281913c70 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112299) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 03:32:51.724860 np0000176382 devstack@c-api.service[112299]: /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:51.724860 np0000176382 devstack@c-api.service[112299]: warnings.warn( May 26 03:32:51.733766 np0000176382 devstack@c-api.service[112299]: DEBUG oslo_db.sqlalchemy.engines [None req-34ca17b9-7071-46f0-996a-2d0281913c70 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=112299) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:51.766025 np0000176382 devstack@c-api.service[112299]: INFO cinder.api.openstack.wsgi [None req-34ca17b9-7071-46f0-996a-2d0281913c70 admin admin] https://199.204.45.244/volume/v3/types returned with HTTP 200 May 26 03:32:51.766869 np0000176382 devstack@c-api.service[112299]: [pid: 112299|app: 0|req: 1/2] 199.204.45.244 () {68 vars in 1288 bytes} [Tue May 26 03:32:51 2026] POST /volume/v3/types => generated 186 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 03:32:51.779728 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.middleware.request_id [req-34ca17b9-7071-46f0-996a-2d0281913c70 req-add552f5-339f-4dda-b96f-3a7ae85b14d4 None None] RequestId filter calling following filter/app {{(pid=112303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:32:52.144238 np0000176382 devstack@c-api.service[112303]: INFO cinder.api.openstack.wsgi [req-34ca17b9-7071-46f0-996a-2d0281913c70 req-add552f5-339f-4dda-b96f-3a7ae85b14d4 admin admin] POST https://199.204.45.244/volume/v3/types/f27d220c-1ab0-4e8e-a3e7-5e47237bbb6c/extra_specs May 26 03:32:52.144914 np0000176382 devstack@c-api.service[112303]: DEBUG cinder.api.openstack.wsgi [req-34ca17b9-7071-46f0-996a-2d0281913c70 req-add552f5-339f-4dda-b96f-3a7ae85b14d4 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 03:32:52.146674 np0000176382 devstack@c-api.service[112303]: /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:52.146674 np0000176382 devstack@c-api.service[112303]: warnings.warn( May 26 03:32:52.155326 np0000176382 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [req-34ca17b9-7071-46f0-996a-2d0281913c70 req-add552f5-339f-4dda-b96f-3a7ae85b14d4 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:32:52.228048 np0000176382 devstack@c-api.service[112303]: INFO cinder.api.openstack.wsgi [req-34ca17b9-7071-46f0-996a-2d0281913c70 req-add552f5-339f-4dda-b96f-3a7ae85b14d4 admin admin] https://199.204.45.244/volume/v3/types/f27d220c-1ab0-4e8e-a3e7-5e47237bbb6c/extra_specs returned with HTTP 200 May 26 03:32:52.228587 np0000176382 devstack@c-api.service[112303]: [pid: 112303|app: 0|req: 2/3] 199.204.45.244 () {70 vars in 1505 bytes} [Tue May 26 03:32:51 2026] POST /volume/v3/types/f27d220c-1ab0-4e8e-a3e7-5e47237bbb6c/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 03:32:53.934594 np0000176382 devstack@c-api.service[112300]: DEBUG dbcounter [-] [112300] Writing DB stats cinder:SELECT=6 {{(pid=112300) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:32:53.967519 np0000176382 devstack@c-api.service[112301]: DEBUG dbcounter [-] [112301] Writing DB stats cinder:SELECT=6 {{(pid=112301) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:33:01.765230 np0000176382 devstack@c-api.service[112299]: DEBUG dbcounter [-] [112299] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112299) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:33:02.226132 np0000176382 devstack@c-api.service[112303]: DEBUG dbcounter [-] [112303] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}