May 21 01:53:46.065434 np0000175631 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 01:53:46.071874 np0000175631 devstack@c-api.service[112072]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 01:53:46 2026] *** May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: nodename: np0000175631 May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: machine: x86_64 May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: clock source: unix May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: pcre jit disabled May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: detected number of CPU cores: 16 May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: current working directory: / May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: detected binary path: /usr/bin/uwsgi-core May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: your processes number limit is 256917 May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: your memory page size is 4096 bytes May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: detected max file descriptor number: 2048 May 21 01:53:46.074666 np0000175631 devstack@c-api.service[112072]: lock engine: pthread robust mutexes May 21 01:53:46.075151 np0000175631 devstack@c-api.service[112072]: thunder lock: enabled May 21 01:53:46.075151 np0000175631 devstack@c-api.service[112072]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 01:53:46.075151 np0000175631 devstack@c-api.service[112072]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 01:53:46.075151 np0000175631 devstack@c-api.service[112072]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 01:53:46.075151 np0000175631 devstack@c-api.service[112072]: Set PythonHome to /opt/stack/data/venv May 21 01:53:46.111441 np0000175631 devstack@c-api.service[112072]: Python main interpreter initialized at 0x7ecd4a0a3668 May 21 01:53:46.111441 np0000175631 devstack@c-api.service[112072]: python threads support enabled May 21 01:53:46.111441 np0000175631 devstack@c-api.service[112072]: your server socket listen backlog is limited to 100 connections May 21 01:53:46.111441 np0000175631 devstack@c-api.service[112072]: your mercy for graceful operations on workers is 80 seconds May 21 01:53:46.111936 np0000175631 devstack@c-api.service[112072]: mapped 671795 bytes (656 KB) for 4 cores May 21 01:53:46.112070 np0000175631 devstack@c-api.service[112072]: *** Operational MODE: preforking *** May 21 01:53:46.112234 np0000175631 devstack@c-api.service[112072]: *** uWSGI is running in multiple interpreter mode *** May 21 01:53:46.112234 np0000175631 devstack@c-api.service[112072]: spawned uWSGI master process (pid: 112072) May 21 01:53:46.112328 np0000175631 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 01:53:46.112934 np0000175631 devstack@c-api.service[112072]: spawned uWSGI worker 1 (pid: 112083, cores: 1) May 21 01:53:46.114208 np0000175631 devstack@c-api.service[112072]: spawned uWSGI worker 2 (pid: 112084, cores: 1) May 21 01:53:46.114208 np0000175631 devstack@c-api.service[112072]: spawned uWSGI worker 3 (pid: 112085, cores: 1) May 21 01:53:46.114393 np0000175631 devstack@c-api.service[112072]: spawned uWSGI worker 4 (pid: 112086, cores: 1) May 21 01:53:46.114491 np0000175631 devstack@c-api.service[112072]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 01:53:46.242366 np0000175631 devstack@c-api.service[112084]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:53:46.242366 np0000175631 devstack@c-api.service[112084]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:53:46.242366 np0000175631 devstack@c-api.service[112084]: we strongly recommend against using it for new projects. May 21 01:53:46.242366 np0000175631 devstack@c-api.service[112084]: If you are already using Eventlet, we recommend migrating to a different May 21 01:53:46.242366 np0000175631 devstack@c-api.service[112084]: framework. For more detail see May 21 01:53:46.242366 np0000175631 devstack@c-api.service[112084]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:53:46.242366 np0000175631 devstack@c-api.service[112084]: import eventlet # noqa May 21 01:53:46.246559 np0000175631 devstack@c-api.service[112083]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:53:46.246559 np0000175631 devstack@c-api.service[112083]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:53:46.246559 np0000175631 devstack@c-api.service[112083]: we strongly recommend against using it for new projects. May 21 01:53:46.246559 np0000175631 devstack@c-api.service[112083]: If you are already using Eventlet, we recommend migrating to a different May 21 01:53:46.246559 np0000175631 devstack@c-api.service[112083]: framework. For more detail see May 21 01:53:46.246559 np0000175631 devstack@c-api.service[112083]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:53:46.246559 np0000175631 devstack@c-api.service[112083]: import eventlet # noqa May 21 01:53:46.248583 np0000175631 devstack@c-api.service[112085]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:53:46.248583 np0000175631 devstack@c-api.service[112085]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:53:46.248583 np0000175631 devstack@c-api.service[112085]: we strongly recommend against using it for new projects. May 21 01:53:46.248583 np0000175631 devstack@c-api.service[112085]: If you are already using Eventlet, we recommend migrating to a different May 21 01:53:46.248583 np0000175631 devstack@c-api.service[112085]: framework. For more detail see May 21 01:53:46.248583 np0000175631 devstack@c-api.service[112085]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:53:46.248583 np0000175631 devstack@c-api.service[112085]: import eventlet # noqa May 21 01:53:46.249591 np0000175631 devstack@c-api.service[112086]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 01:53:46.249591 np0000175631 devstack@c-api.service[112086]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 01:53:46.249591 np0000175631 devstack@c-api.service[112086]: we strongly recommend against using it for new projects. May 21 01:53:46.249591 np0000175631 devstack@c-api.service[112086]: If you are already using Eventlet, we recommend migrating to a different May 21 01:53:46.249591 np0000175631 devstack@c-api.service[112086]: framework. For more detail see May 21 01:53:46.249591 np0000175631 devstack@c-api.service[112086]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 01:53:46.249591 np0000175631 devstack@c-api.service[112086]: import eventlet # noqa May 21 01:53:46.330901 np0000175631 devstack@c-api.service[112085]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:53:46.330901 np0000175631 devstack@c-api.service[112085]: debtcollector.deprecate( May 21 01:53:46.331492 np0000175631 devstack@c-api.service[112084]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:53:46.331492 np0000175631 devstack@c-api.service[112084]: debtcollector.deprecate( May 21 01:53:46.337272 np0000175631 devstack@c-api.service[112086]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:53:46.337272 np0000175631 devstack@c-api.service[112086]: debtcollector.deprecate( May 21 01:53:46.340762 np0000175631 devstack@c-api.service[112083]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 01:53:46.340762 np0000175631 devstack@c-api.service[112083]: debtcollector.deprecate( May 21 01:53:46.412158 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:46.412158 np0000175631 devstack@c-api.service[112085]: from cgi import parse_header May 21 01:53:46.412769 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:46.412769 np0000175631 devstack@c-api.service[112084]: from cgi import parse_header May 21 01:53:46.415924 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:46.415924 np0000175631 devstack@c-api.service[112086]: from cgi import parse_header May 21 01:53:46.425811 np0000175631 devstack@c-api.service[112083]: /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 21 01:53:46.425811 np0000175631 devstack@c-api.service[112083]: from cgi import parse_header May 21 01:53:46.461375 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:46.461375 np0000175631 devstack@c-api.service[112085]: removals.removed_module( May 21 01:53:46.462143 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:46.462143 np0000175631 devstack@c-api.service[112085]: removals.removed_module( May 21 01:53:46.462711 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:46.462711 np0000175631 devstack@c-api.service[112084]: removals.removed_module( May 21 01:53:46.463469 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:46.463469 np0000175631 devstack@c-api.service[112084]: removals.removed_module( May 21 01:53:46.465756 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:46.465756 np0000175631 devstack@c-api.service[112086]: removals.removed_module( May 21 01:53:46.466506 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:46.466506 np0000175631 devstack@c-api.service[112086]: removals.removed_module( May 21 01:53:46.471022 np0000175631 devstack@c-api.service[112083]: /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 21 01:53:46.471022 np0000175631 devstack@c-api.service[112083]: removals.removed_module( May 21 01:53:46.471693 np0000175631 devstack@c-api.service[112083]: /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 21 01:53:46.471693 np0000175631 devstack@c-api.service[112083]: removals.removed_module( May 21 01:53:47.100550 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:47.100550 np0000175631 devstack@c-api.service[112084]: warnings.warn( May 21 01:53:47.102856 np0000175631 devstack@c-api.service[112083]: /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 21 01:53:47.102856 np0000175631 devstack@c-api.service[112083]: warnings.warn( May 21 01:53:47.134967 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:47.134967 np0000175631 devstack@c-api.service[112086]: warnings.warn( May 21 01:53:47.154861 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:47.154861 np0000175631 devstack@c-api.service[112085]: warnings.warn( May 21 01:53:47.202411 np0000175631 devstack@c-api.service[112083]: /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 21 01:53:47.202411 np0000175631 devstack@c-api.service[112083]: warnings.warn( May 21 01:53:47.203553 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:47.203553 np0000175631 devstack@c-api.service[112084]: warnings.warn( May 21 01:53:47.242601 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:47.242601 np0000175631 devstack@c-api.service[112086]: warnings.warn( May 21 01:53:47.260149 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:47.260149 np0000175631 devstack@c-api.service[112085]: warnings.warn( May 21 01:53:47.511615 np0000175631 devstack@c-api.service[112084]: 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 21 01:53:47.512326 np0000175631 devstack@c-api.service[112084]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112084) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:53:47.523812 np0000175631 devstack@c-api.service[112083]: 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 21 01:53:47.524264 np0000175631 devstack@c-api.service[112083]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112083) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:53:47.546432 np0000175631 devstack@c-api.service[112086]: 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 21 01:53:47.547029 np0000175631 devstack@c-api.service[112086]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112086) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:53:47.560837 np0000175631 devstack@c-api.service[112085]: 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 21 01:53:47.561073 np0000175631 devstack@c-api.service[112085]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112085) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 01:53:47.603096 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:47.603096 np0000175631 devstack@c-api.service[112084]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:53:47.609968 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:47.609968 np0000175631 devstack@c-api.service[112086]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:53:47.611089 np0000175631 devstack@c-api.service[112083]: /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 21 01:53:47.611089 np0000175631 devstack@c-api.service[112083]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:53:47.623876 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:47.623876 np0000175631 devstack@c-api.service[112085]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 01:53:48.076766 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112083) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:53:48.077021 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112085) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:53:48.077100 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112086) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:53:48.077258 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.077337 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.077409 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.077478 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112084) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 01:53:48.077557 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.077618 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.077618 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.077732 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.077790 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.077860 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.077918 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.077981 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.077981 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.078702 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.078782 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.078839 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.078922 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.078982 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.079039 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.079099 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.079156 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.079250 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.079317 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.079387 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.079456 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.079531 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.079589 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.079654 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.079721 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.079787 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.079846 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.079911 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.079988 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.080041 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.080100 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.080187 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.080187 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.080187 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.080187 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.080187 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.080187 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.085411 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.085411 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.085615 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.085615 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.085731 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.085793 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.085793 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.085899 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.085899 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.086025 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.086080 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.086080 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.086080 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.086200 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.086248 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.086330 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.086330 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.086330 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.086477 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.086522 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.086571 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.086618 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.086665 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.086711 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.086753 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.086753 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.086753 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.086753 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.088059 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.088127 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.088185 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.088229 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.088276 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.088330 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.088379 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.088426 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.088499 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.088566 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.088632 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.088687 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.088737 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.088779 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.088844 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.088954 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.088954 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.088954 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.088954 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.088954 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.088954 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.089428 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.089428 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.089428 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.089428 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.089662 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.089717 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.089758 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.089808 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.089854 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.089896 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.089937 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.089980 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.090021 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.090021 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.090104 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.090146 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.090208 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.090249 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.090340 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.090396 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.090434 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.090474 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.090526 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.090574 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.090615 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.090656 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.090696 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.090749 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.090797 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.090838 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.090878 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.090930 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.090973 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.091013 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.091055 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.091686 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.091747 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.091789 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.091865 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.091916 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.091958 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.092010 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.092053 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.092099 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.092143 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.092205 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.092253 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.092300 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.092349 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.092392 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.092444 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.092485 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.092526 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.092574 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.092622 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.092667 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.092712 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.092752 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.092794 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.092840 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.092892 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.092892 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.092892 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.093421 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.093469 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.093535 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.093580 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.093662 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.093707 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.093753 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.093809 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.093882 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.093882 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.093956 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.094046 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.094114 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.094181 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.094235 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.094313 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.094378 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.094423 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.094465 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.094508 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.094554 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.094596 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.094596 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.094683 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.094731 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.094777 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.094824 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.094824 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.096067 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.096192 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.096192 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.096305 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.096305 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.096409 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.096459 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.096664 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.096664 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.096664 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.096814 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.096814 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.096903 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.096903 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.096985 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.097032 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.097080 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.097128 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.097128 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.097128 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.097283 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.097379 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.097435 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.097483 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.097553 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.097596 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.097662 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.097728 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.097772 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.097836 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.097899 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.097962 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.098010 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.098072 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.098135 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.098250 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.098339 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.098389 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.098431 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.098431 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.098501 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.098542 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.098583 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.098642 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.098741 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.098786 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.098827 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.098868 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.098907 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.098955 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.099003 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.099049 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.099049 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.099049 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.099049 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.099049 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.100238 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.100308 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.100364 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.100406 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.100454 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.100512 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.100558 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.100605 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.100655 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.100698 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.100784 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.100860 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.100917 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.101053 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.101383 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.101432 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.101472 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.101525 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.101572 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.101614 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.101653 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.101696 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.101738 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.101784 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.101832 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.101878 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.101927 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.101973 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.102014 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.102055 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.102120 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.102204 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.102267 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.102368 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.102417 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.102460 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.102501 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.102542 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.102588 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.102631 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.102672 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.102712 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.102752 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.102802 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.102848 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.102888 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.102939 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.102982 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.103023 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.103062 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.103104 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.103147 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.103220 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.103263 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.103309 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.103352 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.103398 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.103444 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.103485 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.103527 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.103574 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.103618 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.103669 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.103731 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.103801 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.103849 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.103890 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.103931 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.103978 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.104026 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.104074 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.104126 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.104197 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.104246 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.104287 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.104327 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.104375 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.104425 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.104467 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.104507 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.104555 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.104607 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.104653 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.104699 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.104748 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.104795 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.105178 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.105261 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.105331 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.105397 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.105458 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.105511 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.105554 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.105594 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.105634 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.105674 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.105723 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.105768 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.105808 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.105848 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.105896 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.105943 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.105984 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.106024 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.106070 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.106112 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.106175 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.106227 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.106269 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.106331 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.106331 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.106331 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.108178 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.108251 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.108299 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.108368 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.108412 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.108455 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.108505 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.108559 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.108602 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.108642 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.108690 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.108737 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.108778 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.108840 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.108840 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.108925 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.108971 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.109012 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.109058 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.109101 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.109101 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.109225 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.109225 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.109225 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.109225 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.109225 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.109419 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.109419 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.109776 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.109847 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.109895 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.109940 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.109985 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.110023 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.110064 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.110104 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.110151 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.110220 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.110324 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.110374 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.110412 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.110454 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.110495 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.110535 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.110590 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.110647 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.110700 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.110742 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.110785 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.110826 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.110884 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.110928 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.110970 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.111019 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.111065 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.111112 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.111152 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.111216 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.111257 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.111298 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.111350 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.111394 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.111440 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.111487 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.111528 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.111569 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.111610 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.111659 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.111704 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.111750 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.111803 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.111853 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.111894 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.111935 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.111976 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.112022 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.112065 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.112104 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.112145 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.112203 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.112259 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.112302 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.112349 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.112394 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.112435 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.112475 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.112520 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.112568 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.112614 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.112655 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.112710 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.112769 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.112824 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.112866 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.112914 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.112959 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.113002 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.113043 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.113088 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.113134 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.113213 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.113257 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.113298 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.113339 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.113380 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.113419 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.113419 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.113500 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.113546 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.113595 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.113595 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.113595 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.113698 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.113698 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.113780 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.113835 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.113835 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.113944 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.113986 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.114034 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.114090 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.114148 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.114223 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.114308 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.114353 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.114399 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.114441 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.114490 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.114531 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.114585 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.114627 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.114669 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.114720 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.114782 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.114833 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.114873 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.114916 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.114916 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.114916 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.114916 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.115073 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.115073 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.115073 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.115221 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.115271 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.115316 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.115359 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.115400 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.115450 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.115492 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.115533 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.115580 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.115625 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.115673 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.115714 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.115761 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.115802 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.115842 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.115893 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.115940 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.115997 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.116041 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.116041 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.116041 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.116041 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.116041 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.116041 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.116041 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.120275 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.120340 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.120379 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.120430 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.120467 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.120523 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.120565 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.120617 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.120658 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.120700 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.120747 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.120747 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.120747 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.120864 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.120907 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.120955 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.121001 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.121085 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.121147 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.121272 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.121327 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.121385 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.121427 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.121468 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.121468 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.121556 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.121556 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.121636 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.123514 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.123595 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.123655 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.123813 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.123878 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.123878 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.123950 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.123990 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.124031 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.124079 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.124128 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.124187 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.124230 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.124268 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.124322 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.124369 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.124412 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.124454 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.124513 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.124513 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.124513 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.124639 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.124639 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.124639 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.124639 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.124639 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.124639 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.124639 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.124916 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.124916 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.125014 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.125059 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.125059 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.125132 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.125204 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.125255 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.125297 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.125339 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.125379 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.125425 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.125474 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.125520 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.125561 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.125608 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.125651 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.125699 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.125741 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.125789 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.125835 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.125877 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.125924 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.125967 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.126047 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.126114 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.126196 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.126263 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.126343 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.126387 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.126434 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.126480 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.126523 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.126564 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.126616 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.126658 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.126706 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.126753 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.126798 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.126838 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.126883 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.126926 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.126971 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.127018 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.127081 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.127133 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.127446 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.127512 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.127512 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.127588 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.127630 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.127673 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.127720 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.127720 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.127808 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.127893 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.127948 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.127948 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.127948 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.128128 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.128194 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.128277 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.128335 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.128416 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.128459 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.128499 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.128539 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.128586 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.128627 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.128672 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.128713 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.128755 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.128807 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.128849 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.128889 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.128936 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.128978 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.129018 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.129059 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.129099 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.129141 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.129199 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.129256 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.129298 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.129339 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.129380 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.129423 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.129468 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.129536 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.129590 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.129633 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.129680 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.129735 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.129783 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.129824 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.129864 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.129907 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.129947 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.129988 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.130029 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.130076 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.130120 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.130186 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.130239 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.130280 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.130363 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.130406 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.130490 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.130540 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.130649 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.130712 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.130757 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.130810 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.130810 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.130810 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.130936 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.130977 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.131025 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.131068 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.131119 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.131175 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.131219 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.131272 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.131315 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.131315 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.131315 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.131441 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.131441 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.131441 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.131441 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.131757 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.131802 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.131850 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.131892 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.131940 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.131981 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.132021 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.132064 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.132106 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.132146 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.132205 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.132266 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.132313 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.132354 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.132400 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.132447 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.132487 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.132528 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.132570 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.132613 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.132660 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.132700 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.132763 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.132807 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.132848 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.132894 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.132935 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.132975 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.133017 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.133057 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.133097 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.133138 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.133208 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.133251 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.133291 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.133332 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.133332 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.133332 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.133438 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.133438 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.133438 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.133438 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.133603 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.133646 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.133688 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.133729 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.133769 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.133816 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.133858 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.133899 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.133939 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.133998 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.134046 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.134088 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.134129 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.134205 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.134254 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.134320 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.134358 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.134404 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.134447 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.134500 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.134541 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.134589 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.134644 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.134708 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.134773 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.134831 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.134885 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.134941 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.135008 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.135076 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.135132 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.135211 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.135291 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.135354 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.135409 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.135463 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.135527 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.135583 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.135637 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.135705 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.135762 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.135826 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.135890 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.135953 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.136011 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.136074 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.136130 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.136203 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.136275 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.136331 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.136331 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.136331 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.136455 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.136455 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.136455 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.136455 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.136616 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.136664 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.136712 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.136758 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.136805 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.136847 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.136888 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.136888 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.136969 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.137016 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.137057 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.137057 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.137138 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.137197 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.137197 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.137274 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.137316 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.137367 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.137408 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.137454 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.137454 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.137454 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.137454 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.137454 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.137657 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.137657 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.137657 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.137657 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.137657 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.137849 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.137897 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.138023 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.138075 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.138121 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.138173 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.138226 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.138226 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.138349 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.138393 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.138440 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.138492 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.138542 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.138584 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.138624 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.138670 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.138710 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.138752 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.138797 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.138837 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.138837 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.138837 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.138837 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.138997 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.138997 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.139079 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.139118 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.139151 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.139192 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.139220 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.139317 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.139348 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.139379 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.139413 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.139441 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.139468 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.139505 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.139505 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.139561 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.139561 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.139618 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.139618 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.139674 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.139707 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.139736 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.139769 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.139800 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.139826 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.139855 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.139887 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.139887 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 01:53:48.139944 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112086) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.139944 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.139944 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.139944 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.140047 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112086) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.140073 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112085) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.140108 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112086) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.140143 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.140143 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.140219 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.140252 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112085) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.140281 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112084) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.140311 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112085) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.140343 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.140373 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112083) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 01:53:48.140404 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.140463 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 01:53:48.140501 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.140531 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 01:53:48.140566 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112084) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.140566 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112084) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.140622 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 01:53:48.140622 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112083) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 01:53:48.140691 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112083) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 01:53:48.187102 np0000175631 devstack@c-api.service[112086]: INFO dbcounter [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Registered counter for database cinder May 21 01:53:48.188772 np0000175631 devstack@c-api.service[112085]: INFO dbcounter [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Registered counter for database cinder May 21 01:53:48.190883 np0000175631 devstack@c-api.service[112084]: INFO dbcounter [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Registered counter for database cinder May 21 01:53:48.193653 np0000175631 devstack@c-api.service[112083]: INFO dbcounter [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Registered counter for database cinder May 21 01:53:48.200948 np0000175631 devstack@c-api.service[112085]: DEBUG oslo_db.sqlalchemy.engines [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 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=112085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.201699 np0000175631 devstack@c-api.service[112084]: DEBUG oslo_db.sqlalchemy.engines [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 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=112084) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.210684 np0000175631 devstack@c-api.service[112083]: DEBUG oslo_db.sqlalchemy.engines [None req-907ec986-e520-46ce-9edf-bfca5a3253ab 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=112083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.212353 np0000175631 devstack@c-api.service[112086]: DEBUG oslo_db.sqlalchemy.engines [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d 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=112086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.315220 np0000175631 devstack@c-api.service[112084]: DEBUG dbcounter [-] [112084] Writer thread running {{(pid=112084) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:53:48.318046 np0000175631 devstack@c-api.service[112084]: INFO cinder.rpc [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:53:48.320376 np0000175631 devstack@c-api.service[112084]: INFO cinder.rpc [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:53:48.322365 np0000175631 devstack@c-api.service[112085]: DEBUG dbcounter [-] [112085] Writer thread running {{(pid=112085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:53:48.322943 np0000175631 devstack@c-api.service[112084]: INFO cinder.rpc [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:53:48.324449 np0000175631 devstack@c-api.service[112084]: INFO cinder.rpc [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:53:48.324895 np0000175631 devstack@c-api.service[112085]: INFO cinder.rpc [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:53:48.325299 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.327122 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.328103 np0000175631 devstack@c-api.service[112085]: INFO cinder.rpc [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:53:48.328626 np0000175631 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writer thread running {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:53:48.330313 np0000175631 devstack@c-api.service[112085]: INFO cinder.rpc [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:53:48.331332 np0000175631 devstack@c-api.service[112084]: DEBUG oslo_db.sqlalchemy.engines [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 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=112084) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.332424 np0000175631 devstack@c-api.service[112083]: DEBUG dbcounter [-] [112083] Writer thread running {{(pid=112083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 01:53:48.332541 np0000175631 devstack@c-api.service[112086]: INFO cinder.rpc [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:53:48.332873 np0000175631 devstack@c-api.service[112085]: INFO cinder.rpc [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:53:48.333040 np0000175631 devstack@c-api.service[112084]: INFO cinder.rpc [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:53:48.334138 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.334808 np0000175631 devstack@c-api.service[112084]: INFO cinder.rpc [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:53:48.335003 np0000175631 devstack@c-api.service[112083]: INFO cinder.rpc [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 01:53:48.335294 np0000175631 devstack@c-api.service[112086]: INFO cinder.rpc [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:53:48.335853 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.336784 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.336956 np0000175631 devstack@c-api.service[112083]: INFO cinder.rpc [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 01:53:48.338033 np0000175631 devstack@c-api.service[112086]: INFO cinder.rpc [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:53:48.338746 np0000175631 devstack@c-api.service[112083]: INFO cinder.rpc [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 01:53:48.340015 np0000175631 devstack@c-api.service[112086]: INFO cinder.rpc [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:53:48.340554 np0000175631 devstack@c-api.service[112083]: INFO cinder.rpc [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 01:53:48.340881 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.341393 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.341528 np0000175631 devstack@c-api.service[112085]: DEBUG oslo_db.sqlalchemy.engines [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 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=112085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.342607 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.343008 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.343682 np0000175631 devstack@c-api.service[112085]: INFO cinder.rpc [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:53:48.345445 np0000175631 devstack@c-api.service[112085]: INFO cinder.rpc [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:53:48.346368 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.347117 np0000175631 devstack@c-api.service[112086]: DEBUG oslo_db.sqlalchemy.engines [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d 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=112086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.348924 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.349022 np0000175631 devstack@c-api.service[112083]: DEBUG oslo_db.sqlalchemy.engines [None req-907ec986-e520-46ce-9edf-bfca5a3253ab 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=112083) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:48.349586 np0000175631 devstack@c-api.service[112086]: INFO cinder.rpc [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:53:48.351446 np0000175631 devstack@c-api.service[112083]: INFO cinder.rpc [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 01:53:48.352156 np0000175631 devstack@c-api.service[112086]: INFO cinder.rpc [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:53:48.352303 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.353393 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.353751 np0000175631 devstack@c-api.service[112083]: INFO cinder.rpc [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 01:53:48.354873 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.355610 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.359769 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.360062 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.363320 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.363741 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.364711 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.365422 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.366731 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.366818 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.367930 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.368914 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.370019 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.371065 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.372130 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.372948 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.373175 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.375433 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.375963 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.376038 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.377265 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.377494 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.378647 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.378944 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.380263 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.380325 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.381823 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.381883 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.383235 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.384784 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.384920 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.385922 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.386250 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.387751 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.388028 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.389082 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.389389 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.389697 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.390654 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.391607 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.391970 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.392066 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.392401 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.393140 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.393415 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.394623 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.394749 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.396089 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.396244 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.397803 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.398054 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.399326 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.400486 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.400650 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.401421 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.401738 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.401860 np0000175631 devstack@c-api.service[112084]: WARNING cinder.api.contrib.hosts [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:53:48.402619 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.403506 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.403629 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: extensions {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.403877 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.405038 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-availability-zone {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.405103 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.405155 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.405887 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.406353 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: qos-specs {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.407027 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.407103 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.407390 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.408577 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: extra_specs {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.408670 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.408727 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.409185 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.409907 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.410207 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: encryption {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.410290 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.411099 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.411489 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.411705 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.412429 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-volume-type-access {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.412631 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.412911 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.413069 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.414027 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-quota-class-sets {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.414090 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.414302 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.414407 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.415459 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: encryption {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.415522 np0000175631 devstack@c-api.service[112085]: WARNING cinder.api.contrib.hosts [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:53:48.415580 np0000175631 devstack@c-api.service[112086]: WARNING cinder.api.contrib.hosts [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:53:48.415651 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.416274 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.416333 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.416846 np0000175631 devstack@c-api.service[112083]: WARNING cinder.api.contrib.hosts [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 01:53:48.416974 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-snapshot-manage {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.417267 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: extensions {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.417334 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: extensions {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.417519 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.418481 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: extensions {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.418545 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: consistencygroups {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.418596 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-availability-zone {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.418729 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-availability-zone {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.419816 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-availability-zone {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.419915 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: qos-specs {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.419992 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: qos-specs {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.420530 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: backups {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.421095 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: qos-specs {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.421986 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: extra_specs {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.422086 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: extra_specs {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.422611 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: scheduler-stats {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.423728 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: extra_specs {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.424124 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: encryption {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.424226 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-quota-sets {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.424461 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: encryption {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.425306 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: encryption {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.425533 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-volume-manage {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.425700 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-volume-type-access {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.426035 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-volume-type-access {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.426887 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-volume-type-access {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.427097 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: capabilities {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.427278 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-quota-class-sets {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.427628 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-quota-class-sets {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.428459 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-quota-class-sets {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.428505 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-volume-transfer {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.428607 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: encryption {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.428972 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: encryption {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.429784 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: encryption {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.430058 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: os-hosts {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.430112 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-snapshot-manage {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.430487 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-snapshot-manage {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.431315 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-snapshot-manage {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.431530 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extended resource: cgsnapshots {{(pid=112084) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.431607 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: consistencygroups {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.432028 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: consistencygroups {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.432785 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: consistencygroups {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.433052 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.contrib.snapshot_actions [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] SnapshotActionsController initialized {{(pid=112084) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:53:48.433742 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: backups {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.433809 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.434013 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: backups {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.434791 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: backups {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.435248 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.435770 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: scheduler-stats {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.436115 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: scheduler-stats {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.436616 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.436788 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: scheduler-stats {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.437334 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-quota-sets {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.437592 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-quota-sets {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.437944 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.438315 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-quota-sets {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.438745 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-volume-manage {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.439066 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-volume-manage {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.439436 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.439748 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-volume-manage {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.440181 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: capabilities {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.440540 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: capabilities {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.440872 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.441240 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: capabilities {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.441437 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-volume-transfer {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.441823 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-volume-transfer {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.442252 np0000175631 devstack@c-api.service[112084]: WARNING castellan.key_manager.migration [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.442596 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-volume-transfer {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.443038 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: os-hosts {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.443181 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.443329 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.443432 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.443494 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: os-hosts {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.443635 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.443721 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.443813 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension AdminActions extending resource: volumes {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.443926 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension AdminActions extending resource: snapshots {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444026 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension AdminActions extending resource: backups {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444125 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444218 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: os-hosts {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.444280 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeActions extending resource: volumes {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444372 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension TypesManage extending resource: types {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444430 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extended resource: cgsnapshots {{(pid=112086) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.444489 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444722 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444722 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444866 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.444955 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extended resource: cgsnapshots {{(pid=112085) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.445027 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.v3.router [None req-19435911-7eff-4dc9-95e4-3c56b2b449f1 None None] Extension UsedLimits extending resource: limits {{(pid=112084) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.445619 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extended resource: cgsnapshots {{(pid=112083) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 01:53:48.445882 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.contrib.snapshot_actions [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] SnapshotActionsController initialized {{(pid=112086) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:53:48.446351 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.contrib.snapshot_actions [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] SnapshotActionsController initialized {{(pid=112085) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:53:48.446853 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.447115 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.contrib.snapshot_actions [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] SnapshotActionsController initialized {{(pid=112083) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 01:53:48.447233 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.448007 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.448344 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.448625 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.449690 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.449800 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.449976 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.451067 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.451116 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.451542 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.452474 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.452524 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.452994 np0000175631 devstack@c-api.service[112084]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd4a0a3668 pid: 112084 (default app) May 21 01:53:48.453470 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.453947 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.453989 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.455369 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.455413 np0000175631 devstack@c-api.service[112086]: WARNING castellan.key_manager.migration [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.455600 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.456264 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.456413 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.456530 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.456734 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.456782 np0000175631 devstack@c-api.service[112085]: WARNING castellan.key_manager.migration [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.456817 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.456932 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension AdminActions extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.456974 np0000175631 devstack@c-api.service[112083]: WARNING castellan.key_manager.migration [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 01:53:48.457041 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension AdminActions extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457143 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension AdminActions extending resource: backups {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457266 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457368 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeActions extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457561 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension TypesManage extending resource: types {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457616 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457651 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457709 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457750 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457797 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457862 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457917 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457954 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.457998 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.v3.router [None req-703154a0-6576-4d71-9d8a-eb6ed595b86d None None] Extension UsedLimits extending resource: limits {{(pid=112086) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458045 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458082 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458118 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458200 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458302 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension AdminActions extending resource: volumes {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458415 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension AdminActions extending resource: snapshots {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458555 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension AdminActions extending resource: backups {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458660 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458759 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeActions extending resource: volumes {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458896 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension TypesManage extending resource: types {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.458974 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459024 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459088 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459146 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459226 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension AdminActions extending resource: volumes {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459291 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459332 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459371 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension AdminActions extending resource: snapshots {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459414 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension AdminActions extending resource: backups {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459457 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.v3.router [None req-46fb609f-ba99-45d2-b73e-4a3055e16139 None None] Extension UsedLimits extending resource: limits {{(pid=112085) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459536 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459618 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeActions extending resource: volumes {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459751 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension TypesManage extending resource: types {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459865 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.459984 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.460096 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.460215 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.460321 np0000175631 devstack@c-api.service[112083]: DEBUG cinder.api.v3.router [None req-907ec986-e520-46ce-9edf-bfca5a3253ab None None] Extension UsedLimits extending resource: limits {{(pid=112083) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 01:53:48.461771 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.461771 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.461771 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.461771 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462016 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462016 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462016 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462016 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462225 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462225 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462225 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462225 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462225 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462225 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462584 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462584 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462584 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462584 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462584 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462839 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462839 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462839 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.462839 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.462839 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463051 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463051 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463051 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463051 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463266 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463266 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463266 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463266 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463266 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463509 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463509 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463509 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463509 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463509 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463730 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463730 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463730 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463730 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463730 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463730 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463985 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463985 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463985 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463985 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.463985 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.463985 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464303 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464303 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464303 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464303 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464303 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464303 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464574 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464574 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464574 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464574 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464574 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464819 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464819 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464819 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.464819 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.464819 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465015 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465015 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465015 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465015 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465015 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465015 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465304 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465304 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465304 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465304 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465304 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465304 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465540 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465540 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465540 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465540 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465540 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465809 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465809 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465809 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.465809 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.465809 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466033 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466033 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466033 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466033 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466245 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466245 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466245 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466245 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466419 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466419 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466419 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466419 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466419 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466686 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466686 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466686 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466686 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466686 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466885 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466885 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.466885 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.466885 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467077 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467077 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467077 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467077 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467282 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467282 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467282 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467282 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467455 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467455 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467455 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467455 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467649 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467649 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467649 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467649 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467847 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467847 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467847 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.467847 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.467847 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468110 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468110 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468110 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468110 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468110 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468110 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468386 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468386 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468386 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468386 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468386 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468599 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468599 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468599 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468599 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.468599 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.468599 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469444 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469444 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469444 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469444 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469444 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469444 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469634 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469634 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469634 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469634 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469634 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469634 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469827 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469827 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469827 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469827 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.469827 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.469827 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470007 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.470007 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470007 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.470007 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470132 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.470132 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470132 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.470132 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470132 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.470316 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470316 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.470316 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470316 np0000175631 devstack@c-api.service[112084]: /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 21 01:53:48.470316 np0000175631 devstack@c-api.service[112084]: warnings.warn(deprecated_msg) May 21 01:53:48.470316 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.middleware.request_id [None req-54db0dd9-fc54-4bb2-94d0-1207adbde94e None None] RequestId filter calling following filter/app {{(pid=112084) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:53:48.470509 np0000175631 devstack@c-api.service[112086]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd4a0a3668 pid: 112086 (default app) May 21 01:53:48.470539 np0000175631 devstack@c-api.service[112085]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd4a0a3668 pid: 112085 (default app) May 21 01:53:48.470562 np0000175631 devstack@c-api.service[112084]: [pid: 112084|app: 0|req: 1/1] 162.253.55.186 () {60 vars in 956 bytes} [Thu May 21 01:53:48 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 01:53:48.470592 np0000175631 devstack@c-api.service[112083]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ecd4a0a3668 pid: 112083 (default app) May 21 01:53:56.033186 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033186 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.033186 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033186 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.033186 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033687 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.033687 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033687 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.033687 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033687 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.033867 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033867 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.033867 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033867 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.033867 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.033867 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034063 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034063 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034063 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034063 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034220 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034220 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034220 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034220 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034371 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034371 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034371 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034371 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034765 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034765 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034765 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.034765 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.034765 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035123 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035123 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035123 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035123 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035123 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035355 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035355 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035355 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035355 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035355 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035355 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035553 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035553 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035553 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035553 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035553 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035553 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035757 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035757 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035757 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035757 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.035757 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.035757 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039197 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039197 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039197 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039197 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039197 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039389 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039389 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039389 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039389 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039389 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039512 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039512 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039512 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039512 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039512 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039512 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039684 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039684 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039684 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039684 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039684 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039684 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039876 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039876 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039876 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.039876 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.039876 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040131 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040131 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040131 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040131 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040131 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040352 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040352 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040352 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040352 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040497 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040497 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040497 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040497 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040639 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040639 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040639 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040639 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040639 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040818 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040818 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040818 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040818 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040818 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040992 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040992 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.040992 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.040992 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041132 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041132 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041132 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041132 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041292 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041292 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041292 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041292 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041434 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041434 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041434 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041434 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041573 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041573 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041573 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041573 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041716 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041716 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041716 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041716 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041716 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041908 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041908 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041908 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041908 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.041908 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.041908 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042108 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042108 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042108 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042108 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042108 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042286 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042286 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042286 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042286 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042286 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042286 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042510 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042510 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042510 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042510 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042510 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042510 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042728 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042728 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042728 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042728 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042728 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042728 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042927 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042927 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042927 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042927 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.042927 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.042927 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043130 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.043130 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043130 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.043130 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043297 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.043297 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043297 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.043297 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043297 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.043511 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043511 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.043511 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043511 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.043511 np0000175631 devstack@c-api.service[112086]: warnings.warn(deprecated_msg) May 21 01:53:56.043511 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.middleware.request_id [None req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 None None] RequestId filter calling following filter/app {{(pid=112086) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:53:56.551891 np0000175631 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 admin admin] POST https://162.253.55.186/volume/v3/types May 21 01:53:56.552607 np0000175631 devstack@c-api.service[112086]: DEBUG cinder.api.openstack.wsgi [None req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112086) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 01:53:56.554328 np0000175631 devstack@c-api.service[112086]: /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 21 01:53:56.554328 np0000175631 devstack@c-api.service[112086]: warnings.warn( May 21 01:53:56.560315 np0000175631 devstack@c-api.service[112086]: DEBUG oslo_db.sqlalchemy.engines [None req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 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=112086) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:56.586334 np0000175631 devstack@c-api.service[112086]: INFO cinder.api.openstack.wsgi [None req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 admin admin] https://162.253.55.186/volume/v3/types returned with HTTP 200 May 21 01:53:56.586937 np0000175631 devstack@c-api.service[112086]: [pid: 112086|app: 0|req: 1/2] 162.253.55.186 () {68 vars in 1288 bytes} [Thu May 21 01:53:56 2026] POST /volume/v3/types => generated 186 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 01:53:56.611906 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.611906 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.611906 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.611906 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.611906 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.612727 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.612727 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.612727 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.612727 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.612727 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.612998 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.612998 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.612998 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.612998 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.612998 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.612998 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.613344 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.613344 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.613344 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.613344 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.613562 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.613562 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.613562 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.613562 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.613802 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.613802 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.613802 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.613802 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614033 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614033 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614033 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614033 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614033 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614329 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614329 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614329 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614329 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614329 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614587 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614587 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614587 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614587 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614587 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614587 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614949 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614949 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614949 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614949 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.614949 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.614949 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615330 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615330 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615330 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615330 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615330 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615330 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615646 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615646 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615646 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615646 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615646 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615921 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615921 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615921 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.615921 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.615921 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616193 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616193 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616193 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616193 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616193 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616193 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616529 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616529 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616529 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616529 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616529 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616529 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616841 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616841 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616841 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.616841 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.616841 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.617129 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.617129 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.617129 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.617129 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.617129 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.617417 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.617417 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.617417 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.617417 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.617640 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.617640 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.617640 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.617640 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618028 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618028 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618028 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618028 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618028 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618326 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618326 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618326 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618326 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618326 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618582 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618582 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618582 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618582 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618847 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618847 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.618847 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.618847 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619059 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619059 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619059 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619059 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619295 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619295 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619295 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619295 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619451 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619451 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619451 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619451 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619597 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619597 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619597 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619597 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619597 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619945 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619945 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619945 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619945 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.619945 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.619945 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620155 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620155 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620155 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620155 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620155 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620341 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620341 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620341 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620341 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620341 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620341 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620564 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620564 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620564 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620564 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620564 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620564 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620783 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620783 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620783 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620783 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620783 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620783 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620994 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620994 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620994 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620994 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.620994 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.620994 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621215 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.621215 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621215 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.621215 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621361 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.621361 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621361 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.621361 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621361 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.621545 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621545 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.621545 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621545 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.621545 np0000175631 devstack@c-api.service[112085]: warnings.warn(deprecated_msg) May 21 01:53:56.621545 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.middleware.request_id [req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 req-bdace411-4cab-444c-b5a5-c62180d5b4f6 None None] RequestId filter calling following filter/app {{(pid=112085) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:53:56.931377 np0000175631 devstack@c-api.service[112085]: INFO cinder.api.openstack.wsgi [req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 req-bdace411-4cab-444c-b5a5-c62180d5b4f6 admin admin] POST https://162.253.55.186/volume/v3/types/487bad0a-a110-46fe-9dda-cd12a3e23ea4/extra_specs May 21 01:53:56.931927 np0000175631 devstack@c-api.service[112085]: DEBUG cinder.api.openstack.wsgi [req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 req-bdace411-4cab-444c-b5a5-c62180d5b4f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112085) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 01:53:56.933626 np0000175631 devstack@c-api.service[112085]: /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 21 01:53:56.933626 np0000175631 devstack@c-api.service[112085]: warnings.warn( May 21 01:53:56.940553 np0000175631 devstack@c-api.service[112085]: DEBUG oslo_db.sqlalchemy.engines [req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 req-bdace411-4cab-444c-b5a5-c62180d5b4f6 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=112085) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 01:53:56.998448 np0000175631 devstack@c-api.service[112085]: INFO cinder.api.openstack.wsgi [req-735b54cb-bf9d-47c6-9f55-b9cfeb65ce44 req-bdace411-4cab-444c-b5a5-c62180d5b4f6 admin admin] https://162.253.55.186/volume/v3/types/487bad0a-a110-46fe-9dda-cd12a3e23ea4/extra_specs returned with HTTP 200 May 21 01:53:56.998979 np0000175631 devstack@c-api.service[112085]: [pid: 112085|app: 0|req: 1/3] 162.253.55.186 () {70 vars in 1505 bytes} [Thu May 21 01:53:56 2026] POST /volume/v3/types/487bad0a-a110-46fe-9dda-cd12a3e23ea4/extra_specs => generated 55 bytes in 400 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 01:53:58.334193 np0000175631 devstack@c-api.service[112084]: DEBUG dbcounter [-] [112084] Writing DB stats cinder:SELECT=6 {{(pid=112084) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:53:58.353043 np0000175631 devstack@c-api.service[112083]: DEBUG dbcounter [-] [112083] Writing DB stats cinder:SELECT=6 {{(pid=112083) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:54:06.584206 np0000175631 devstack@c-api.service[112086]: DEBUG dbcounter [-] [112086] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112086) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:54:06.997145 np0000175631 devstack@c-api.service[112085]: DEBUG dbcounter [-] [112085] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112085) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 01:56:29.888424 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.middleware.request_id [None req-e2964bc2-5d9b-4575-a35f-deef23261a10 None None] RequestId filter calling following filter/app {{(pid=112084) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 01:56:29.889860 np0000175631 devstack@c-api.service[112084]: INFO cinder.api.openstack.wsgi [None req-e2964bc2-5d9b-4575-a35f-deef23261a10 None None] GET https://162.253.55.186/volume// May 21 01:56:29.890278 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.openstack.wsgi [None req-e2964bc2-5d9b-4575-a35f-deef23261a10 None None] Empty body provided in request {{(pid=112084) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 21 01:56:29.890761 np0000175631 devstack@c-api.service[112084]: DEBUG cinder.api.openstack.wsgi [None req-e2964bc2-5d9b-4575-a35f-deef23261a10 None None] Calling method 'all' {{(pid=112084) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 21 01:56:29.891838 np0000175631 devstack@c-api.service[112084]: INFO cinder.api.openstack.wsgi [None req-e2964bc2-5d9b-4575-a35f-deef23261a10 None None] https://162.253.55.186/volume// returned with HTTP 300 May 21 01:56:29.892417 np0000175631 devstack@c-api.service[112084]: [pid: 112084|app: 0|req: 2/4] 162.253.55.186 () {66 vars in 1456 bytes} [Thu May 21 01:56:29 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)