May 26 03:40:24.454578 np0000176384 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 26 03:40:24.464206 np0000176384 devstack@c-api.service[113162]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 26 03:40:24 2026] *** May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: nodename: np0000176384 May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: machine: x86_64 May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: clock source: unix May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: pcre jit disabled May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: detected number of CPU cores: 16 May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: current working directory: / May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: detected binary path: /usr/bin/uwsgi-core May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: your processes number limit is 256917 May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: your memory page size is 4096 bytes May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: detected max file descriptor number: 2048 May 26 03:40:24.466586 np0000176384 devstack@c-api.service[113162]: lock engine: pthread robust mutexes May 26 03:40:24.467346 np0000176384 devstack@c-api.service[113162]: thunder lock: enabled May 26 03:40:24.467346 np0000176384 devstack@c-api.service[113162]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 26 03:40:24.467346 np0000176384 devstack@c-api.service[113162]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 26 03:40:24.467346 np0000176384 devstack@c-api.service[113162]: PEP 405 virtualenv detected: /opt/stack/data/venv May 26 03:40:24.467346 np0000176384 devstack@c-api.service[113162]: Set PythonHome to /opt/stack/data/venv May 26 03:40:24.507000 np0000176384 devstack@c-api.service[113162]: Python main interpreter initialized at 0x76c9752a3668 May 26 03:40:24.507000 np0000176384 devstack@c-api.service[113162]: python threads support enabled May 26 03:40:24.507000 np0000176384 devstack@c-api.service[113162]: your server socket listen backlog is limited to 100 connections May 26 03:40:24.507000 np0000176384 devstack@c-api.service[113162]: your mercy for graceful operations on workers is 80 seconds May 26 03:40:24.507556 np0000176384 devstack@c-api.service[113162]: mapped 671795 bytes (656 KB) for 4 cores May 26 03:40:24.507696 np0000176384 devstack@c-api.service[113162]: *** Operational MODE: preforking *** May 26 03:40:24.507962 np0000176384 devstack@c-api.service[113162]: *** uWSGI is running in multiple interpreter mode *** May 26 03:40:24.507962 np0000176384 devstack@c-api.service[113162]: spawned uWSGI master process (pid: 113162) May 26 03:40:24.508223 np0000176384 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 26 03:40:24.508721 np0000176384 devstack@c-api.service[113162]: spawned uWSGI worker 1 (pid: 113167, cores: 1) May 26 03:40:24.509229 np0000176384 devstack@c-api.service[113162]: spawned uWSGI worker 2 (pid: 113168, cores: 1) May 26 03:40:24.509786 np0000176384 devstack@c-api.service[113162]: spawned uWSGI worker 3 (pid: 113169, cores: 1) May 26 03:40:24.510267 np0000176384 devstack@c-api.service[113162]: spawned uWSGI worker 4 (pid: 113170, cores: 1) May 26 03:40:24.510335 np0000176384 devstack@c-api.service[113162]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 26 03:40:24.639775 np0000176384 devstack@c-api.service[113168]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:40:24.639775 np0000176384 devstack@c-api.service[113168]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:40:24.639775 np0000176384 devstack@c-api.service[113168]: we strongly recommend against using it for new projects. May 26 03:40:24.639775 np0000176384 devstack@c-api.service[113168]: If you are already using Eventlet, we recommend migrating to a different May 26 03:40:24.639775 np0000176384 devstack@c-api.service[113168]: framework. For more detail see May 26 03:40:24.639775 np0000176384 devstack@c-api.service[113168]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:40:24.639775 np0000176384 devstack@c-api.service[113168]: import eventlet # noqa May 26 03:40:24.643143 np0000176384 devstack@c-api.service[113167]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:40:24.643143 np0000176384 devstack@c-api.service[113167]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:40:24.643143 np0000176384 devstack@c-api.service[113167]: we strongly recommend against using it for new projects. May 26 03:40:24.643143 np0000176384 devstack@c-api.service[113167]: If you are already using Eventlet, we recommend migrating to a different May 26 03:40:24.643143 np0000176384 devstack@c-api.service[113167]: framework. For more detail see May 26 03:40:24.643143 np0000176384 devstack@c-api.service[113167]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:40:24.643143 np0000176384 devstack@c-api.service[113167]: import eventlet # noqa May 26 03:40:24.645175 np0000176384 devstack@c-api.service[113170]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:40:24.645175 np0000176384 devstack@c-api.service[113170]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:40:24.645175 np0000176384 devstack@c-api.service[113170]: we strongly recommend against using it for new projects. May 26 03:40:24.645175 np0000176384 devstack@c-api.service[113170]: If you are already using Eventlet, we recommend migrating to a different May 26 03:40:24.645175 np0000176384 devstack@c-api.service[113170]: framework. For more detail see May 26 03:40:24.645175 np0000176384 devstack@c-api.service[113170]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:40:24.645175 np0000176384 devstack@c-api.service[113170]: import eventlet # noqa May 26 03:40:24.647295 np0000176384 devstack@c-api.service[113169]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 26 03:40:24.647295 np0000176384 devstack@c-api.service[113169]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 26 03:40:24.647295 np0000176384 devstack@c-api.service[113169]: we strongly recommend against using it for new projects. May 26 03:40:24.647295 np0000176384 devstack@c-api.service[113169]: If you are already using Eventlet, we recommend migrating to a different May 26 03:40:24.647295 np0000176384 devstack@c-api.service[113169]: framework. For more detail see May 26 03:40:24.647295 np0000176384 devstack@c-api.service[113169]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 26 03:40:24.647295 np0000176384 devstack@c-api.service[113169]: import eventlet # noqa May 26 03:40:24.727827 np0000176384 devstack@c-api.service[113167]: /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:40:24.727827 np0000176384 devstack@c-api.service[113167]: debtcollector.deprecate( May 26 03:40:24.728800 np0000176384 devstack@c-api.service[113168]: /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:40:24.728800 np0000176384 devstack@c-api.service[113168]: debtcollector.deprecate( May 26 03:40:24.735249 np0000176384 devstack@c-api.service[113169]: /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:40:24.735249 np0000176384 devstack@c-api.service[113169]: debtcollector.deprecate( May 26 03:40:24.739402 np0000176384 devstack@c-api.service[113170]: /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:40:24.739402 np0000176384 devstack@c-api.service[113170]: debtcollector.deprecate( May 26 03:40:24.811066 np0000176384 devstack@c-api.service[113168]: /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:40:24.811066 np0000176384 devstack@c-api.service[113168]: from cgi import parse_header May 26 03:40:24.815650 np0000176384 devstack@c-api.service[113167]: /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:40:24.815650 np0000176384 devstack@c-api.service[113167]: from cgi import parse_header May 26 03:40:24.816156 np0000176384 devstack@c-api.service[113169]: /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:40:24.816156 np0000176384 devstack@c-api.service[113169]: from cgi import parse_header May 26 03:40:24.825983 np0000176384 devstack@c-api.service[113170]: /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:40:24.825983 np0000176384 devstack@c-api.service[113170]: from cgi import parse_header May 26 03:40:24.855647 np0000176384 devstack@c-api.service[113168]: /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:40:24.855647 np0000176384 devstack@c-api.service[113168]: removals.removed_module( May 26 03:40:24.859064 np0000176384 devstack@c-api.service[113168]: /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:40:24.859064 np0000176384 devstack@c-api.service[113168]: removals.removed_module( May 26 03:40:24.861236 np0000176384 devstack@c-api.service[113169]: /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:40:24.861236 np0000176384 devstack@c-api.service[113169]: removals.removed_module( May 26 03:40:24.861958 np0000176384 devstack@c-api.service[113169]: /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:40:24.861958 np0000176384 devstack@c-api.service[113169]: removals.removed_module( May 26 03:40:24.862114 np0000176384 devstack@c-api.service[113167]: /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:40:24.862114 np0000176384 devstack@c-api.service[113167]: removals.removed_module( May 26 03:40:24.862805 np0000176384 devstack@c-api.service[113167]: /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:40:24.862805 np0000176384 devstack@c-api.service[113167]: removals.removed_module( May 26 03:40:24.871209 np0000176384 devstack@c-api.service[113170]: /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:40:24.871209 np0000176384 devstack@c-api.service[113170]: removals.removed_module( May 26 03:40:24.871868 np0000176384 devstack@c-api.service[113170]: /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:40:24.871868 np0000176384 devstack@c-api.service[113170]: removals.removed_module( May 26 03:40:25.469809 np0000176384 devstack@c-api.service[113169]: /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:40:25.469809 np0000176384 devstack@c-api.service[113169]: warnings.warn( May 26 03:40:25.470616 np0000176384 devstack@c-api.service[113167]: /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:40:25.470616 np0000176384 devstack@c-api.service[113167]: warnings.warn( May 26 03:40:25.495727 np0000176384 devstack@c-api.service[113170]: /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:40:25.495727 np0000176384 devstack@c-api.service[113170]: warnings.warn( May 26 03:40:25.538332 np0000176384 devstack@c-api.service[113168]: /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:40:25.538332 np0000176384 devstack@c-api.service[113168]: warnings.warn( May 26 03:40:25.568503 np0000176384 devstack@c-api.service[113169]: /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:40:25.568503 np0000176384 devstack@c-api.service[113169]: warnings.warn( May 26 03:40:25.574651 np0000176384 devstack@c-api.service[113167]: /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:40:25.574651 np0000176384 devstack@c-api.service[113167]: warnings.warn( May 26 03:40:25.602248 np0000176384 devstack@c-api.service[113170]: /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:40:25.602248 np0000176384 devstack@c-api.service[113170]: warnings.warn( May 26 03:40:25.641205 np0000176384 devstack@c-api.service[113168]: /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:40:25.641205 np0000176384 devstack@c-api.service[113168]: warnings.warn( May 26 03:40:25.881115 np0000176384 devstack@c-api.service[113169]: 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:40:25.881628 np0000176384 devstack@c-api.service[113169]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113169) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:40:25.888921 np0000176384 devstack@c-api.service[113167]: 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:40:25.889381 np0000176384 devstack@c-api.service[113167]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113167) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:40:25.915177 np0000176384 devstack@c-api.service[113170]: 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:40:25.915702 np0000176384 devstack@c-api.service[113170]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113170) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:40:25.933689 np0000176384 devstack@c-api.service[113168]: 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:40:25.933847 np0000176384 devstack@c-api.service[113168]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113168) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 26 03:40:25.977876 np0000176384 devstack@c-api.service[113167]: /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:40:25.977876 np0000176384 devstack@c-api.service[113167]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:40:25.980733 np0000176384 devstack@c-api.service[113169]: /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:40:25.980733 np0000176384 devstack@c-api.service[113169]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:40:25.983006 np0000176384 devstack@c-api.service[113170]: /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:40:25.983006 np0000176384 devstack@c-api.service[113170]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:40:26.005380 np0000176384 devstack@c-api.service[113168]: /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:40:26.005380 np0000176384 devstack@c-api.service[113168]: @jsonschema.FormatChecker.cls_checks('date-time') May 26 03:40:26.433427 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113169) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:40:26.433570 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113168) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:40:26.433631 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113170) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:40:26.433712 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.433775 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113167) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 26 03:40:26.433832 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.433902 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.433902 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.434017 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.434114 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.434174 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.434230 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.434307 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.434380 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.434445 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.434510 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.434783 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.434855 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.434926 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.434983 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.435078 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.435154 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.435237 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.435306 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.435373 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.435438 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.435511 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.435582 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.435638 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.435695 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.435766 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.435842 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.435899 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.435964 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.436028 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.436132 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.436197 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.436255 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.436326 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.436384 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.436477 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.436556 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.436613 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.436613 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.438282 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.438427 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.438506 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.438575 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.438640 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.438706 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.438706 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.438827 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.438894 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.438959 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.439016 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.439127 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.439190 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.439254 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.439322 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.439386 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.439443 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.439509 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.439572 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.439641 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.439714 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.439778 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.439778 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.439890 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.439890 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.439890 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.439890 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.439890 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.443632 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.443732 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.443793 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.443847 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.443903 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.443960 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.444026 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.444130 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.444202 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.444262 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.444324 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.444398 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.444480 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.444480 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.444609 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.444609 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.444609 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.444609 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.444873 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.444935 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.445015 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.445116 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.445182 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.445244 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.445314 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.445314 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.445314 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.445314 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.450652 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.450731 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.450789 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.450829 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.450879 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.450942 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.450978 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.451017 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.451071 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.451123 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.451183 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.451257 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.451315 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.451363 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.452244 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.452335 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.452380 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.452427 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.452462 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.452544 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.452587 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.452634 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.452670 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.452670 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.452738 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.452778 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.452822 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.452857 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.452896 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.452929 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.452968 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.453022 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.453120 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.453166 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.453214 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.453266 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.453309 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.453347 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.453382 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.453428 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.453466 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.453466 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.453641 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.453641 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.453641 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.453739 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.453777 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.453821 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.453858 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.453900 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.453939 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.453991 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.454082 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.454136 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.454173 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.454223 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.454274 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.454334 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.454386 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.454437 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.454490 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.454540 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.454595 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.454647 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.454699 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.454749 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.454802 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.454848 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.454897 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.454960 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.455019 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.455019 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.455019 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.455200 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.455254 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.455254 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.455350 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.455406 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.455466 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.455534 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.455587 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.455648 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.455706 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.455760 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.455813 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.455872 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.455917 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.455960 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.456005 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.456073 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.456117 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.456150 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.456183 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.456214 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.456248 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.456292 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.456330 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.456374 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.456413 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.456446 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.456501 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.456545 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.456578 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.456614 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.456647 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.456687 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.456725 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.456769 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.456815 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.456847 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.456885 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.456917 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.456951 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.456984 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.457019 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.457081 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.457117 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.457168 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.457206 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.457240 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.457283 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.457319 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.457354 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.457395 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.457431 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.457478 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.457514 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.457570 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.457613 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.457652 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.457693 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.457731 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.458024 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.458024 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.458024 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.458163 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.458205 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.458205 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.458270 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.458307 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.458343 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.458376 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.458409 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.458445 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.458487 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.458487 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.458549 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.458585 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.458621 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.458653 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.458694 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.458733 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.458775 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.458813 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.458854 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.458888 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.458888 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.458888 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.458888 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.458888 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.461529 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.461591 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.461626 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.461665 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.461710 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.461756 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.461790 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.461790 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.461860 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.461897 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.461940 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.461988 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.462026 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.462086 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.462130 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.462165 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.462199 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.462234 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.462234 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.462308 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.462351 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.462384 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.462422 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.462465 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.462502 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.462539 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.462572 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.462616 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.462616 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.462684 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.462729 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.462769 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.462816 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.462853 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.462895 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.462928 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.462965 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.463008 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.463069 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.463106 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.463142 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.463183 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.463232 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.463268 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.463311 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.463343 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.463385 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.463419 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.463458 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.463494 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.463526 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.463567 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.463612 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.463649 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.463649 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.463649 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.463748 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.463748 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.463829 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.463876 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.463915 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.463963 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.463999 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.464037 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.464091 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.464128 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.464162 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.464208 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.464244 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.464277 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.464317 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.464360 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.464396 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.464439 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.464476 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.464512 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.464562 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.464596 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.464631 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.464671 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.464712 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.464747 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.464780 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.464780 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.464855 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.464855 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.464855 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.464855 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.464992 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.465029 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.465082 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.465129 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.465172 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.465216 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.465267 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.465267 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.465339 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.465390 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.465429 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.465468 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.465514 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.465549 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.465589 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.465628 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.465671 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.465722 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.465761 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.465796 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.465838 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.465879 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.465920 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.465970 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.466009 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.466065 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.466113 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.466152 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.466193 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.466242 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.466282 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.466318 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.466358 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.466401 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.466441 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.466476 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.466511 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.466556 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.466596 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.466639 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.466677 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.466712 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.466752 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.466789 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.466826 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.466866 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.466909 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.467044 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.467102 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.467136 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.467136 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.467136 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.468125 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.468173 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.468256 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.468300 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.468343 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.468391 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.468430 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.468465 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.468509 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.468562 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.468597 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.468662 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.468704 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.468747 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.468791 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.468840 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.468884 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.468884 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.468955 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.468994 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.469030 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.469090 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.469141 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.469179 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.469221 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.469221 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.469221 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.469326 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.469365 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.469401 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.469442 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.469508 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.469549 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.469586 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.469622 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.469673 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.469717 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.469756 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.469797 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.469837 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.469878 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.469921 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.469964 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.470005 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.470067 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.470107 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.470143 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.470189 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.470228 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.470268 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.470305 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.470346 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.470390 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.470390 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.470390 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.470390 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.471765 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.471824 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.471893 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.471962 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.472017 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.472084 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.472122 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.472158 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.472189 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.472220 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.472248 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.472284 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.472309 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.472336 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.472360 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.472389 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.472420 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.472448 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.472477 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.472504 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.472533 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.472588 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.472617 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.472645 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.472675 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.472706 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.472742 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.472772 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.474215 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.474284 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.474338 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.474408 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.474445 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.474474 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.474502 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.474532 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.474560 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.474585 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.474610 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.474689 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.474746 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.474776 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.474815 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.474844 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.474872 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.474908 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.474940 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.474987 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.475020 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.475054 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.475083 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.475135 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.475169 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.475194 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.475252 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.475320 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.477230 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.477299 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.477356 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.477406 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.477440 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.477465 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.477493 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.477523 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.477551 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.477583 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.477610 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.477635 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.477662 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.477687 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.477713 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.477738 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.477765 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.477789 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.477819 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.477847 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.477875 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.477905 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.477934 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.477962 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.477987 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.478016 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.478056 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.478085 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.478121 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.478150 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.478173 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.478202 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.478229 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.478255 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.478279 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.478308 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.478337 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.478360 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.478390 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.478423 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.478423 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.478474 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.478505 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.478533 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.478564 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.478588 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.478588 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.478636 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.478671 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.478696 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.478720 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.478745 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.478768 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.478768 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.478822 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.478822 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.479972 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.480077 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.480160 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.480230 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.480286 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.480345 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.480404 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.480455 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.480516 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.480576 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.480657 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.480708 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.480760 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.480830 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.480886 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.480886 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.480886 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.480886 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.480886 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.480886 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.480886 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.481240 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.481307 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.481354 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.481394 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.481437 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.481478 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.481519 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.481558 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.481596 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.481638 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.481678 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.481720 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.481759 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.481801 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.481840 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.481880 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.481918 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.481955 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.481990 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.482024 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.482081 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.482131 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.482180 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.482220 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.482260 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.482299 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.482336 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.482371 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.482371 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.482371 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.482371 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.482371 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.482625 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.482625 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.482625 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.482948 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.482997 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.483092 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.483138 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.483185 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.483238 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.483276 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.483322 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.483362 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.483398 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.483442 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.483485 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.483524 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.483569 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.483613 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.483651 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.483693 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.483731 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.483771 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.483808 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.483851 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.483895 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.483939 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.484011 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.484083 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.484139 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.484189 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.484262 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.486167 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.486255 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.486303 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.486348 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.486348 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.486424 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.486464 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.486507 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.486556 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.486600 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.486639 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.486677 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.486719 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.486719 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.486801 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.486846 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.486885 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.486926 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.486926 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.487012 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.487080 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.487117 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.487117 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.487117 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.487117 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.487117 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.487310 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.487310 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.487398 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.487398 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.487468 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.487527 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.487575 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.487618 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.487661 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.487721 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.487784 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.487834 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.487875 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.487912 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.487948 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.487987 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.488025 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.488086 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.488127 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.488173 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.488225 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.488270 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.488309 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.488350 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.488387 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.488424 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.488463 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.488463 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.488463 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.488463 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.489291 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.489367 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.489416 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.489479 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.489529 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.489573 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.489614 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.489667 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.489719 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.489767 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.489806 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.489851 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.489896 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.489936 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.489977 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.490024 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.490095 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.490139 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.490189 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.490237 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.490278 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.490315 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.490352 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.490391 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.490428 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.490469 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.490508 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.490544 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.490587 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.490631 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.490670 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.490707 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.490749 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.490799 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.490857 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.490903 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.490947 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.490990 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.491032 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.491103 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.491143 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.491184 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.491222 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.491264 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.491304 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.491345 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.491388 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.491433 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.491479 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.491524 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.491568 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.491607 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.491644 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.491685 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.491725 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.491725 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.491788 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.491788 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.491874 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.491915 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.491952 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.491987 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.492032 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.492090 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.492138 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.492183 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.492223 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.492265 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.492305 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.492348 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.492389 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.492426 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.492469 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.492514 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.492553 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.492588 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.492672 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.492740 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.492787 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.492824 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.492866 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.492906 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.492943 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.492980 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.493015 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.493093 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.493144 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.493192 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.493234 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.493275 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.493319 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.493358 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.493395 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.493431 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.493476 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.493521 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.493560 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.493602 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.493642 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.493679 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.493720 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.493720 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.493799 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.493842 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.493881 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.493916 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.493951 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.493994 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.494034 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.494034 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.494034 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.494034 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.494221 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.494221 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.494299 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.494340 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.494385 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.494437 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.494476 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.494517 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.494556 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.494595 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.494633 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.494672 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.494710 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.494754 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.494797 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.494843 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.494881 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.494922 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.494961 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.495108 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.495265 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.495316 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.495356 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.495396 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.495439 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.495477 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.495512 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.495550 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.495588 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.495630 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.495674 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.495717 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.495757 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.495799 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.495837 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.495874 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.495911 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.495949 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.495949 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.496014 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.496082 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.496082 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.496195 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.496257 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.496257 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.496330 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.496375 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.496414 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 26 03:40:26.496757 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113168) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.496757 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.496841 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113167) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.496884 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.496928 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113170) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.496973 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.497018 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.497087 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.497128 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113168) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.497172 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.497212 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.497238 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113168) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.497265 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.497293 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.497320 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113170) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.497354 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113167) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.497386 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113170) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.497414 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113167) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.497444 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113169) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 26 03:40:26.497471 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 26 03:40:26.497565 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 26 03:40:26.497650 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 26 03:40:26.497737 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113169) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 26 03:40:26.497817 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113169) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 26 03:40:26.544237 np0000176384 devstack@c-api.service[113170]: INFO dbcounter [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Registered counter for database cinder May 26 03:40:26.544757 np0000176384 devstack@c-api.service[113168]: INFO dbcounter [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Registered counter for database cinder May 26 03:40:26.544890 np0000176384 devstack@c-api.service[113167]: INFO dbcounter [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Registered counter for database cinder May 26 03:40:26.546675 np0000176384 devstack@c-api.service[113169]: INFO dbcounter [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Registered counter for database cinder May 26 03:40:26.556371 np0000176384 devstack@c-api.service[113170]: DEBUG oslo_db.sqlalchemy.engines [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c 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=113170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.558019 np0000176384 devstack@c-api.service[113167]: DEBUG oslo_db.sqlalchemy.engines [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 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=113167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.559926 np0000176384 devstack@c-api.service[113168]: DEBUG oslo_db.sqlalchemy.engines [None req-03a96011-3de5-4400-9b38-68f0659661b6 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=113168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.561575 np0000176384 devstack@c-api.service[113169]: DEBUG oslo_db.sqlalchemy.engines [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 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=113169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.667428 np0000176384 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writer thread running {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:40:26.669962 np0000176384 devstack@c-api.service[113167]: INFO cinder.rpc [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:40:26.670684 np0000176384 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writer thread running {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:40:26.672208 np0000176384 devstack@c-api.service[113167]: INFO cinder.rpc [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:40:26.673285 np0000176384 devstack@c-api.service[113170]: INFO cinder.rpc [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:40:26.674268 np0000176384 devstack@c-api.service[113167]: INFO cinder.rpc [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:40:26.675571 np0000176384 devstack@c-api.service[113170]: INFO cinder.rpc [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:40:26.676133 np0000176384 devstack@c-api.service[113167]: INFO cinder.rpc [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:40:26.676970 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.677732 np0000176384 devstack@c-api.service[113170]: INFO cinder.rpc [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:40:26.678368 np0000176384 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writer thread running {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:40:26.678945 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.679712 np0000176384 devstack@c-api.service[113170]: INFO cinder.rpc [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:40:26.680571 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.680911 np0000176384 devstack@c-api.service[113168]: INFO cinder.rpc [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:40:26.682207 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.683201 np0000176384 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writer thread running {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 26 03:40:26.683348 np0000176384 devstack@c-api.service[113168]: INFO cinder.rpc [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:40:26.683416 np0000176384 devstack@c-api.service[113167]: DEBUG oslo_db.sqlalchemy.engines [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 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=113167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.685473 np0000176384 devstack@c-api.service[113167]: INFO cinder.rpc [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:40:26.685619 np0000176384 devstack@c-api.service[113168]: INFO cinder.rpc [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:40:26.685833 np0000176384 devstack@c-api.service[113169]: INFO cinder.rpc [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 26 03:40:26.686767 np0000176384 devstack@c-api.service[113170]: DEBUG oslo_db.sqlalchemy.engines [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c 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=113170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.687131 np0000176384 devstack@c-api.service[113167]: INFO cinder.rpc [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:40:26.687230 np0000176384 devstack@c-api.service[113168]: INFO cinder.rpc [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:40:26.687916 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.687989 np0000176384 devstack@c-api.service[113169]: INFO cinder.rpc [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 26 03:40:26.688119 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.688993 np0000176384 devstack@c-api.service[113170]: INFO cinder.rpc [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:40:26.689808 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.690229 np0000176384 devstack@c-api.service[113169]: INFO cinder.rpc [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 26 03:40:26.691234 np0000176384 devstack@c-api.service[113170]: INFO cinder.rpc [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:40:26.692385 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.692637 np0000176384 devstack@c-api.service[113169]: INFO cinder.rpc [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 26 03:40:26.693691 np0000176384 devstack@c-api.service[113168]: DEBUG oslo_db.sqlalchemy.engines [None req-03a96011-3de5-4400-9b38-68f0659661b6 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=113168) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.693942 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.695608 np0000176384 devstack@c-api.service[113168]: INFO cinder.rpc [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:40:26.696266 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.697207 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.697635 np0000176384 devstack@c-api.service[113168]: INFO cinder.rpc [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:40:26.698498 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.700375 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.701926 np0000176384 devstack@c-api.service[113169]: DEBUG oslo_db.sqlalchemy.engines [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 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=113169) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:26.703563 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.703669 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.703959 np0000176384 devstack@c-api.service[113169]: INFO cinder.rpc [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 26 03:40:26.705782 np0000176384 devstack@c-api.service[113169]: INFO cinder.rpc [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 26 03:40:26.706692 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.706963 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.708542 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.710157 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.710307 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.711529 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.713478 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.714542 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.715422 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.717593 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.717830 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.718412 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.719393 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.720393 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.721432 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.721881 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.722610 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.723323 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.724501 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.724814 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.724906 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.725833 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.727396 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.727492 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.727817 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.730673 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.730922 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.731025 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.732286 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.732970 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.733790 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.734811 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.735006 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.736320 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.736715 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.737794 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.738285 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.738702 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.740077 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.740743 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.740833 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.740976 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.741524 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.743021 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.743642 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.744103 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.744220 np0000176384 devstack@c-api.service[113167]: WARNING cinder.api.contrib.hosts [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:40:26.744982 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.746276 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.746443 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.746535 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.746902 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.747622 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.747753 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.748007 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.749072 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.749161 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.749920 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: extensions {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.750345 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.750596 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.750687 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.751245 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: qos-specs {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.751794 np0000176384 devstack@c-api.service[113170]: WARNING cinder.api.contrib.hosts [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:40:26.752569 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.752683 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.753385 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-snapshot-manage {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.754030 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.754131 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.754806 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: scheduler-stats {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.755390 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.755589 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.756496 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.756684 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.756902 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-volume-transfer {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.757069 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.757614 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: extensions {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.758475 np0000176384 devstack@c-api.service[113168]: WARNING cinder.api.contrib.hosts [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:40:26.758657 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: extra_specs {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.758984 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: qos-specs {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.759268 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.759989 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.760211 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-volume-type-access {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.760723 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.761069 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-snapshot-manage {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.761794 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: cgsnapshots {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.762154 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.762244 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.762711 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: scheduler-stats {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.763212 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: consistencygroups {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.763498 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.763589 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.764464 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: extensions {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.764690 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-volume-transfer {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.765065 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.765161 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-quota-sets {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.765839 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: qos-specs {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.766382 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: extra_specs {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.766517 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.766577 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: capabilities {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.767734 np0000176384 devstack@c-api.service[113169]: WARNING cinder.api.contrib.hosts [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 26 03:40:26.767892 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-hosts {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.767975 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-volume-type-access {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.768507 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.768737 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-snapshot-manage {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.769273 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: encryption {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.769627 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: cgsnapshots {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.770177 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.770377 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: scheduler-stats {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.770910 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: backups {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.771107 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: consistencygroups {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.771524 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.771822 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-volume-transfer {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.772830 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.772945 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-quota-class-sets {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.773017 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-quota-sets {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.773563 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: extra_specs {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.773684 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: extensions {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.774296 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-volume-manage {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.774429 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: capabilities {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.775014 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: qos-specs {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.775289 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-volume-type-access {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.775698 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-hosts {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.775797 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: os-availability-zone {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.776947 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extended resource: encryption {{(pid=113167) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.777063 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: encryption {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.777143 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-snapshot-manage {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.777213 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: cgsnapshots {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.778509 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: scheduler-stats {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.778596 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: backups {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.778638 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: consistencygroups {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.779201 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.779944 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-volume-transfer {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.780563 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.780605 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-quota-class-sets {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.780782 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-quota-sets {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.781925 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.781971 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-volume-manage {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.782238 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: extra_specs {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.782281 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: capabilities {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.783252 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.783392 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: os-availability-zone {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.783555 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-hosts {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.783813 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-volume-type-access {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.784645 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.784707 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extended resource: encryption {{(pid=113170) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.784965 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: encryption {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.785376 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: cgsnapshots {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.786118 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.786569 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: backups {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.786835 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: consistencygroups {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.786912 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.787452 np0000176384 devstack@c-api.service[113167]: WARNING castellan.key_manager.migration [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.788233 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.788312 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] SnapshotActionsController initialized {{(pid=113167) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:40:26.788390 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.788526 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension TypesManage extending resource: types {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.788608 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-quota-class-sets {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.788691 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeActions extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.788850 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.788935 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-quota-sets {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.789032 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789032 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension AdminActions extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789239 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension AdminActions extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789239 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension AdminActions extending resource: backups {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789417 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789496 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension UsedLimits extending resource: limits {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789575 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789652 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.789728 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789846 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.789931 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.790009 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-volume-manage {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.790152 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.790152 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.v3.router [None req-5d44dfd0-9acb-4857-86b6-94e280c88f08 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113167) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.790388 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: capabilities {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.790952 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.791448 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: os-availability-zone {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.791643 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-hosts {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.792453 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.792738 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extended resource: encryption {{(pid=113168) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.792999 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: encryption {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.794071 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.794620 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: backups {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.795213 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.795572 np0000176384 devstack@c-api.service[113170]: WARNING castellan.key_manager.migration [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.796417 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.contrib.snapshot_actions [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] SnapshotActionsController initialized {{(pid=113170) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:40:26.796536 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.796653 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension TypesManage extending resource: types {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.796711 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-quota-class-sets {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.796770 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.796818 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeActions extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.796955 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797059 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797173 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension AdminActions extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797286 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension AdminActions extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797387 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension AdminActions extending resource: backups {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797497 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797597 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension UsedLimits extending resource: limits {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797696 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797798 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.797959 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.798058 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-volume-manage {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.798131 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.798192 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.798244 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.798301 np0000176384 devstack@c-api.service[113167]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c9752a3668 pid: 113167 (default app) May 26 03:40:26.798354 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.v3.router [None req-7a55e305-4edd-4f1b-b5b7-e5617a38222c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113170) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.799517 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: os-availability-zone {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.799569 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.800825 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extended resource: encryption {{(pid=113169) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 26 03:40:26.801003 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.802651 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.803134 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.804090 np0000176384 devstack@c-api.service[113168]: WARNING castellan.key_manager.migration [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.804557 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.804912 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.contrib.snapshot_actions [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] SnapshotActionsController initialized {{(pid=113168) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:40:26.805084 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.805195 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension TypesManage extending resource: types {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.806000 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.806344 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeActions extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.806463 np0000176384 devstack@c-api.service[113167]: /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:40:26.806463 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.806694 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.806780 np0000176384 devstack@c-api.service[113170]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c9752a3668 pid: 113170 (default app) May 26 03:40:26.806880 np0000176384 devstack@c-api.service[113167]: /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:40:26.806880 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.806880 np0000176384 devstack@c-api.service[113167]: /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:40:26.806880 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.806880 np0000176384 devstack@c-api.service[113167]: /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:40:26.807459 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.807459 np0000176384 devstack@c-api.service[113167]: /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:40:26.807459 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.807459 np0000176384 devstack@c-api.service[113167]: /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:40:26.807459 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.807459 np0000176384 devstack@c-api.service[113167]: /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:40:26.808025 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.808133 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.808215 np0000176384 devstack@c-api.service[113167]: /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:40:26.808215 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.808215 np0000176384 devstack@c-api.service[113167]: /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:40:26.808215 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.808215 np0000176384 devstack@c-api.service[113167]: /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:40:26.808688 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.808688 np0000176384 devstack@c-api.service[113167]: /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:40:26.808688 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.808688 np0000176384 devstack@c-api.service[113167]: /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:40:26.808688 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.809188 np0000176384 devstack@c-api.service[113167]: /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:40:26.809188 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.809399 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension AdminActions extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.809493 np0000176384 devstack@c-api.service[113167]: /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:40:26.809493 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.809493 np0000176384 devstack@c-api.service[113167]: /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:40:26.809493 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.809493 np0000176384 devstack@c-api.service[113167]: /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:40:26.810040 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.810040 np0000176384 devstack@c-api.service[113167]: /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:40:26.810040 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.810040 np0000176384 devstack@c-api.service[113167]: /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:40:26.810040 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.810561 np0000176384 devstack@c-api.service[113167]: /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:40:26.810561 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.810561 np0000176384 devstack@c-api.service[113167]: /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:40:26.810561 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.810986 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension AdminActions extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.811116 np0000176384 devstack@c-api.service[113167]: /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:40:26.811116 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.811116 np0000176384 devstack@c-api.service[113167]: /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:40:26.811116 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.811116 np0000176384 devstack@c-api.service[113167]: /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:40:26.811116 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.811764 np0000176384 devstack@c-api.service[113167]: /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:40:26.811764 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.811764 np0000176384 devstack@c-api.service[113167]: /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:40:26.811764 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.811764 np0000176384 devstack@c-api.service[113167]: /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:40:26.811764 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.812412 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension AdminActions extending resource: backups {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.812513 np0000176384 devstack@c-api.service[113167]: /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:40:26.812513 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.812513 np0000176384 devstack@c-api.service[113167]: /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:40:26.812513 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.812513 np0000176384 devstack@c-api.service[113167]: /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:40:26.812513 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.813141 np0000176384 devstack@c-api.service[113167]: /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:40:26.813141 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.813141 np0000176384 devstack@c-api.service[113167]: /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:40:26.813141 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.813553 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.813641 np0000176384 devstack@c-api.service[113167]: /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:40:26.813641 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.813641 np0000176384 devstack@c-api.service[113167]: /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:40:26.813641 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.813641 np0000176384 devstack@c-api.service[113167]: /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:40:26.814642 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.814642 np0000176384 devstack@c-api.service[113167]: /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:40:26.814642 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.814642 np0000176384 devstack@c-api.service[113167]: /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:40:26.814642 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.814839 np0000176384 devstack@c-api.service[113167]: /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:40:26.814839 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.814839 np0000176384 devstack@c-api.service[113167]: /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:40:26.814839 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815015 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension UsedLimits extending resource: limits {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.815068 np0000176384 devstack@c-api.service[113167]: /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:40:26.815068 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815068 np0000176384 devstack@c-api.service[113167]: /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:40:26.815068 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815068 np0000176384 devstack@c-api.service[113167]: /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:40:26.815068 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815288 np0000176384 devstack@c-api.service[113167]: /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:40:26.815288 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815288 np0000176384 devstack@c-api.service[113167]: /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:40:26.815288 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815460 np0000176384 devstack@c-api.service[113167]: /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:40:26.815460 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815548 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.815583 np0000176384 devstack@c-api.service[113167]: /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:40:26.815583 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815583 np0000176384 devstack@c-api.service[113167]: /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:40:26.815583 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815761 np0000176384 devstack@c-api.service[113167]: /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:40:26.815761 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815761 np0000176384 devstack@c-api.service[113167]: /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:40:26.815761 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815923 np0000176384 devstack@c-api.service[113167]: /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:40:26.815923 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815923 np0000176384 devstack@c-api.service[113167]: /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:40:26.815923 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.815923 np0000176384 devstack@c-api.service[113167]: /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:40:26.816165 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816202 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.816239 np0000176384 devstack@c-api.service[113167]: /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:40:26.816239 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816340 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.816378 np0000176384 devstack@c-api.service[113167]: /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:40:26.816378 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816378 np0000176384 devstack@c-api.service[113167]: /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:40:26.816378 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816544 np0000176384 devstack@c-api.service[113167]: /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:40:26.816544 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816544 np0000176384 devstack@c-api.service[113167]: /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:40:26.816544 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816728 np0000176384 devstack@c-api.service[113167]: /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:40:26.816728 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816728 np0000176384 devstack@c-api.service[113167]: /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:40:26.816728 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816890 np0000176384 devstack@c-api.service[113167]: /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:40:26.816890 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.816890 np0000176384 devstack@c-api.service[113167]: /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:40:26.816890 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817065 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.817119 np0000176384 devstack@c-api.service[113167]: /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:40:26.817119 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817119 np0000176384 devstack@c-api.service[113167]: /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:40:26.817119 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817280 np0000176384 devstack@c-api.service[113167]: /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:40:26.817280 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817280 np0000176384 devstack@c-api.service[113167]: /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:40:26.817280 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817444 np0000176384 devstack@c-api.service[113167]: /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:40:26.817444 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817444 np0000176384 devstack@c-api.service[113167]: /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:40:26.817444 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817444 np0000176384 devstack@c-api.service[113167]: /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:40:26.817444 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817695 np0000176384 devstack@c-api.service[113167]: /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:40:26.817695 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817783 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.817824 np0000176384 devstack@c-api.service[113167]: /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:40:26.817824 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.817824 np0000176384 devstack@c-api.service[113167]: /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:40:26.817824 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818096 np0000176384 devstack@c-api.service[113167]: /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:40:26.818096 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818096 np0000176384 devstack@c-api.service[113167]: /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:40:26.818096 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818096 np0000176384 devstack@c-api.service[113167]: /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:40:26.818096 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818356 np0000176384 devstack@c-api.service[113167]: /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:40:26.818356 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818356 np0000176384 devstack@c-api.service[113167]: /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:40:26.818356 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818553 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.818584 np0000176384 devstack@c-api.service[113167]: /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:40:26.818584 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818584 np0000176384 devstack@c-api.service[113167]: /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:40:26.818584 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818584 np0000176384 devstack@c-api.service[113167]: /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:40:26.818791 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818791 np0000176384 devstack@c-api.service[113167]: /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:40:26.818791 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818791 np0000176384 devstack@c-api.service[113167]: /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:40:26.818791 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.818791 np0000176384 devstack@c-api.service[113167]: /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:40:26.818791 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819122 np0000176384 devstack@c-api.service[113167]: /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:40:26.819122 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819210 np0000176384 devstack@c-api.service[113168]: DEBUG cinder.api.v3.router [None req-03a96011-3de5-4400-9b38-68f0659661b6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113168) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.819258 np0000176384 devstack@c-api.service[113167]: /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:40:26.819258 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819258 np0000176384 devstack@c-api.service[113167]: /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:40:26.819258 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819431 np0000176384 devstack@c-api.service[113167]: /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:40:26.819431 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819431 np0000176384 devstack@c-api.service[113167]: /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:40:26.819431 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819596 np0000176384 devstack@c-api.service[113167]: /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:40:26.819596 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819596 np0000176384 devstack@c-api.service[113167]: /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:40:26.819596 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819760 np0000176384 devstack@c-api.service[113167]: /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:40:26.819760 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819760 np0000176384 devstack@c-api.service[113167]: /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:40:26.819760 np0000176384 devstack@c-api.service[113167]: warnings.warn(deprecated_msg) May 26 03:40:26.819936 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.819972 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [None req-28c001de-6674-46cd-967c-78244708b926 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:40:26.820013 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.820013 np0000176384 devstack@c-api.service[113169]: WARNING castellan.key_manager.migration [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 26 03:40:26.820089 np0000176384 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 949 bytes} [Tue May 26 03:40:26 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 26 03:40:26.820137 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.contrib.snapshot_actions [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] SnapshotActionsController initialized {{(pid=113169) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 26 03:40:26.820137 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820137 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension TypesManage extending resource: types {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820137 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeActions extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820137 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820137 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820137 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension AdminActions extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820362 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension AdminActions extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820362 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension AdminActions extending resource: backups {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820362 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820362 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension UsedLimits extending resource: limits {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820362 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820362 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820362 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820592 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820592 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820592 np0000176384 devstack@c-api.service[113169]: DEBUG cinder.api.v3.router [None req-51b37e8c-9572-4d5e-bc85-652f5acb5fb5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113169) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 26 03:40:26.820685 np0000176384 devstack@c-api.service[113168]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c9752a3668 pid: 113168 (default app) May 26 03:40:26.823256 np0000176384 devstack@c-api.service[113169]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76c9752a3668 pid: 113169 (default app) May 26 03:40:33.911845 np0000176384 devstack@c-api.service[113170]: /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:40:33.911845 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.911845 np0000176384 devstack@c-api.service[113170]: /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:40:33.911845 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.911845 np0000176384 devstack@c-api.service[113170]: /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:40:33.912714 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.912714 np0000176384 devstack@c-api.service[113170]: /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:40:33.912714 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.912714 np0000176384 devstack@c-api.service[113170]: /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:40:33.912714 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913133 np0000176384 devstack@c-api.service[113170]: /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:40:33.913133 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913133 np0000176384 devstack@c-api.service[113170]: /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:40:33.913133 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913133 np0000176384 devstack@c-api.service[113170]: /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:40:33.913133 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913508 np0000176384 devstack@c-api.service[113170]: /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:40:33.913508 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913508 np0000176384 devstack@c-api.service[113170]: /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:40:33.913508 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913753 np0000176384 devstack@c-api.service[113170]: /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:40:33.913753 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913753 np0000176384 devstack@c-api.service[113170]: /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:40:33.913753 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913984 np0000176384 devstack@c-api.service[113170]: /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:40:33.913984 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.913984 np0000176384 devstack@c-api.service[113170]: /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:40:33.913984 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914257 np0000176384 devstack@c-api.service[113170]: /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:40:33.914257 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914257 np0000176384 devstack@c-api.service[113170]: /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:40:33.914257 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914257 np0000176384 devstack@c-api.service[113170]: /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:40:33.914588 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914588 np0000176384 devstack@c-api.service[113170]: /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:40:33.914588 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914588 np0000176384 devstack@c-api.service[113170]: /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:40:33.914588 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914881 np0000176384 devstack@c-api.service[113170]: /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:40:33.914881 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914881 np0000176384 devstack@c-api.service[113170]: /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:40:33.914881 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.914881 np0000176384 devstack@c-api.service[113170]: /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:40:33.914881 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.915278 np0000176384 devstack@c-api.service[113170]: /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:40:33.915278 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.915278 np0000176384 devstack@c-api.service[113170]: /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:40:33.915278 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.915278 np0000176384 devstack@c-api.service[113170]: /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:40:33.915278 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.915636 np0000176384 devstack@c-api.service[113170]: /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:40:33.915636 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.915636 np0000176384 devstack@c-api.service[113170]: /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:40:33.915636 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.915636 np0000176384 devstack@c-api.service[113170]: /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:40:33.915636 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916012 np0000176384 devstack@c-api.service[113170]: /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:40:33.916012 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916012 np0000176384 devstack@c-api.service[113170]: /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:40:33.916012 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916012 np0000176384 devstack@c-api.service[113170]: /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:40:33.916351 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916351 np0000176384 devstack@c-api.service[113170]: /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:40:33.916351 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916351 np0000176384 devstack@c-api.service[113170]: /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:40:33.916351 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916700 np0000176384 devstack@c-api.service[113170]: /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:40:33.916700 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916700 np0000176384 devstack@c-api.service[113170]: /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:40:33.916700 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.916700 np0000176384 devstack@c-api.service[113170]: /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:40:33.916700 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917155 np0000176384 devstack@c-api.service[113170]: /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:40:33.917155 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917155 np0000176384 devstack@c-api.service[113170]: /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:40:33.917155 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917155 np0000176384 devstack@c-api.service[113170]: /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:40:33.917155 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917548 np0000176384 devstack@c-api.service[113170]: /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:40:33.917548 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917548 np0000176384 devstack@c-api.service[113170]: /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:40:33.917548 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917548 np0000176384 devstack@c-api.service[113170]: /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:40:33.917897 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917897 np0000176384 devstack@c-api.service[113170]: /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:40:33.917897 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.917897 np0000176384 devstack@c-api.service[113170]: /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:40:33.917897 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.918276 np0000176384 devstack@c-api.service[113170]: /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:40:33.918276 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.918276 np0000176384 devstack@c-api.service[113170]: /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:40:33.918276 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.918583 np0000176384 devstack@c-api.service[113170]: /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:40:33.918583 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.918583 np0000176384 devstack@c-api.service[113170]: /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:40:33.918583 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.918841 np0000176384 devstack@c-api.service[113170]: /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:40:33.918841 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.918841 np0000176384 devstack@c-api.service[113170]: /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:40:33.918841 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.918841 np0000176384 devstack@c-api.service[113170]: /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:40:33.919281 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.919281 np0000176384 devstack@c-api.service[113170]: /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:40:33.919281 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.919281 np0000176384 devstack@c-api.service[113170]: /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:40:33.919281 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.919692 np0000176384 devstack@c-api.service[113170]: /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:40:33.919692 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.919692 np0000176384 devstack@c-api.service[113170]: /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:40:33.919692 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.920088 np0000176384 devstack@c-api.service[113170]: /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:40:33.920088 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.920088 np0000176384 devstack@c-api.service[113170]: /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:40:33.920088 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.920380 np0000176384 devstack@c-api.service[113170]: /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:40:33.920380 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.920380 np0000176384 devstack@c-api.service[113170]: /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:40:33.920380 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.920707 np0000176384 devstack@c-api.service[113170]: /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:40:33.920707 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.920707 np0000176384 devstack@c-api.service[113170]: /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:40:33.920707 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921099 np0000176384 devstack@c-api.service[113170]: /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:40:33.921099 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921099 np0000176384 devstack@c-api.service[113170]: /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:40:33.921099 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921373 np0000176384 devstack@c-api.service[113170]: /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:40:33.921373 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921373 np0000176384 devstack@c-api.service[113170]: /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:40:33.921373 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921373 np0000176384 devstack@c-api.service[113170]: /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:40:33.921606 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921606 np0000176384 devstack@c-api.service[113170]: /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:40:33.921606 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921606 np0000176384 devstack@c-api.service[113170]: /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:40:33.921606 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921606 np0000176384 devstack@c-api.service[113170]: /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:40:33.921842 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921842 np0000176384 devstack@c-api.service[113170]: /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:40:33.921842 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.921842 np0000176384 devstack@c-api.service[113170]: /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:40:33.921842 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922069 np0000176384 devstack@c-api.service[113170]: /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:40:33.922069 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922069 np0000176384 devstack@c-api.service[113170]: /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:40:33.922069 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922069 np0000176384 devstack@c-api.service[113170]: /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:40:33.922069 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922317 np0000176384 devstack@c-api.service[113170]: /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:40:33.922317 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922317 np0000176384 devstack@c-api.service[113170]: /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:40:33.922317 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922317 np0000176384 devstack@c-api.service[113170]: /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:40:33.922317 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922575 np0000176384 devstack@c-api.service[113170]: /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:40:33.922575 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922575 np0000176384 devstack@c-api.service[113170]: /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:40:33.922575 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922575 np0000176384 devstack@c-api.service[113170]: /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:40:33.922575 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922809 np0000176384 devstack@c-api.service[113170]: /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:40:33.922809 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922809 np0000176384 devstack@c-api.service[113170]: /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:40:33.922809 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.922809 np0000176384 devstack@c-api.service[113170]: /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:40:33.922809 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923054 np0000176384 devstack@c-api.service[113170]: /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:40:33.923054 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923054 np0000176384 devstack@c-api.service[113170]: /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:40:33.923054 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923232 np0000176384 devstack@c-api.service[113170]: /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:40:33.923232 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923232 np0000176384 devstack@c-api.service[113170]: /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:40:33.923232 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923232 np0000176384 devstack@c-api.service[113170]: /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:40:33.923441 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923441 np0000176384 devstack@c-api.service[113170]: /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:40:33.923441 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923441 np0000176384 devstack@c-api.service[113170]: /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:40:33.923441 np0000176384 devstack@c-api.service[113170]: warnings.warn(deprecated_msg) May 26 03:40:33.923441 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.middleware.request_id [None req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 None None] RequestId filter calling following filter/app {{(pid=113170) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:40:34.388812 np0000176384 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 admin admin] POST https://199.204.45.38/volume/v3/types May 26 03:40:34.389309 np0000176384 devstack@c-api.service[113170]: DEBUG cinder.api.openstack.wsgi [None req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113170) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 03:40:34.390921 np0000176384 devstack@c-api.service[113170]: /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:40:34.390921 np0000176384 devstack@c-api.service[113170]: warnings.warn( May 26 03:40:34.398996 np0000176384 devstack@c-api.service[113170]: DEBUG oslo_db.sqlalchemy.engines [None req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 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=113170) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:34.429607 np0000176384 devstack@c-api.service[113170]: INFO cinder.api.openstack.wsgi [None req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 26 03:40:34.430265 np0000176384 devstack@c-api.service[113170]: [pid: 113170|app: 0|req: 1/2] 199.204.45.38 () {68 vars in 1281 bytes} [Tue May 26 03:40:33 2026] POST /volume/v3/types => generated 186 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 26 03:40:34.445331 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.middleware.request_id [req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 req-3fed37ae-1f41-48c9-8127-2801a65f0a40 None None] RequestId filter calling following filter/app {{(pid=113167) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 26 03:40:34.770309 np0000176384 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 req-3fed37ae-1f41-48c9-8127-2801a65f0a40 admin admin] POST https://199.204.45.38/volume/v3/types/d31d2e32-7ccd-4fdf-874e-766cff25163c/extra_specs May 26 03:40:34.770847 np0000176384 devstack@c-api.service[113167]: DEBUG cinder.api.openstack.wsgi [req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 req-3fed37ae-1f41-48c9-8127-2801a65f0a40 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113167) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 26 03:40:34.772504 np0000176384 devstack@c-api.service[113167]: /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:40:34.772504 np0000176384 devstack@c-api.service[113167]: warnings.warn( May 26 03:40:34.782231 np0000176384 devstack@c-api.service[113167]: DEBUG oslo_db.sqlalchemy.engines [req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 req-3fed37ae-1f41-48c9-8127-2801a65f0a40 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=113167) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 26 03:40:34.834387 np0000176384 devstack@c-api.service[113167]: INFO cinder.api.openstack.wsgi [req-6b6199d8-f72d-4617-b84e-c926d5c67eb0 req-3fed37ae-1f41-48c9-8127-2801a65f0a40 admin admin] https://199.204.45.38/volume/v3/types/d31d2e32-7ccd-4fdf-874e-766cff25163c/extra_specs returned with HTTP 200 May 26 03:40:34.834775 np0000176384 devstack@c-api.service[113167]: [pid: 113167|app: 0|req: 2/3] 199.204.45.38 () {70 vars in 1498 bytes} [Tue May 26 03:40:34 2026] POST /volume/v3/types/d31d2e32-7ccd-4fdf-874e-766cff25163c/extra_specs => generated 55 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 26 03:40:36.698720 np0000176384 devstack@c-api.service[113168]: DEBUG dbcounter [-] [113168] Writing DB stats cinder:SELECT=6 {{(pid=113168) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:40:36.705118 np0000176384 devstack@c-api.service[113169]: DEBUG dbcounter [-] [113169] Writing DB stats cinder:SELECT=6 {{(pid=113169) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:40:44.426939 np0000176384 devstack@c-api.service[113170]: DEBUG dbcounter [-] [113170] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113170) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 26 03:40:44.833415 np0000176384 devstack@c-api.service[113167]: DEBUG dbcounter [-] [113167] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113167) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}