May 21 23:29:15.328000 np0000176080 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:29:15.335969 np0000176080 devstack@c-api.service[112482]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:29:15 2026] *** May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: nodename: np0000176080 May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: machine: x86_64 May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: clock source: unix May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: pcre jit disabled May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: detected number of CPU cores: 16 May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: current working directory: / May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: detected binary path: /usr/bin/uwsgi-core May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: your processes number limit is 256917 May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: your memory page size is 4096 bytes May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: detected max file descriptor number: 2048 May 21 23:29:15.338807 np0000176080 devstack@c-api.service[112482]: lock engine: pthread robust mutexes May 21 23:29:15.339620 np0000176080 devstack@c-api.service[112482]: thunder lock: enabled May 21 23:29:15.339620 np0000176080 devstack@c-api.service[112482]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:29:15.339620 np0000176080 devstack@c-api.service[112482]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:29:15.339620 np0000176080 devstack@c-api.service[112482]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:29:15.339620 np0000176080 devstack@c-api.service[112482]: Set PythonHome to /opt/stack/data/venv May 21 23:29:15.380245 np0000176080 devstack@c-api.service[112482]: Python main interpreter initialized at 0x7dc8f78a3668 May 21 23:29:15.380375 np0000176080 devstack@c-api.service[112482]: python threads support enabled May 21 23:29:15.380418 np0000176080 devstack@c-api.service[112482]: your server socket listen backlog is limited to 100 connections May 21 23:29:15.380479 np0000176080 devstack@c-api.service[112482]: your mercy for graceful operations on workers is 80 seconds May 21 23:29:15.381020 np0000176080 devstack@c-api.service[112482]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:29:15.381215 np0000176080 devstack@c-api.service[112482]: *** Operational MODE: preforking *** May 21 23:29:15.381550 np0000176080 devstack@c-api.service[112482]: *** uWSGI is running in multiple interpreter mode *** May 21 23:29:15.381606 np0000176080 devstack@c-api.service[112482]: spawned uWSGI master process (pid: 112482) May 21 23:29:15.381890 np0000176080 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:29:15.382709 np0000176080 devstack@c-api.service[112482]: spawned uWSGI worker 1 (pid: 112491, cores: 1) May 21 23:29:15.383311 np0000176080 devstack@c-api.service[112482]: spawned uWSGI worker 2 (pid: 112492, cores: 1) May 21 23:29:15.383983 np0000176080 devstack@c-api.service[112482]: spawned uWSGI worker 3 (pid: 112493, cores: 1) May 21 23:29:15.384547 np0000176080 devstack@c-api.service[112482]: spawned uWSGI worker 4 (pid: 112494, cores: 1) May 21 23:29:15.384649 np0000176080 devstack@c-api.service[112482]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:29:15.525474 np0000176080 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:29:15.525474 np0000176080 devstack@c-api.service[112492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:29:15.525474 np0000176080 devstack@c-api.service[112492]: we strongly recommend against using it for new projects. May 21 23:29:15.525474 np0000176080 devstack@c-api.service[112492]: If you are already using Eventlet, we recommend migrating to a different May 21 23:29:15.525474 np0000176080 devstack@c-api.service[112492]: framework. For more detail see May 21 23:29:15.525474 np0000176080 devstack@c-api.service[112492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:29:15.525474 np0000176080 devstack@c-api.service[112492]: import eventlet # noqa May 21 23:29:15.526729 np0000176080 devstack@c-api.service[112491]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:29:15.526729 np0000176080 devstack@c-api.service[112491]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:29:15.526729 np0000176080 devstack@c-api.service[112491]: we strongly recommend against using it for new projects. May 21 23:29:15.526729 np0000176080 devstack@c-api.service[112491]: If you are already using Eventlet, we recommend migrating to a different May 21 23:29:15.526729 np0000176080 devstack@c-api.service[112491]: framework. For more detail see May 21 23:29:15.526729 np0000176080 devstack@c-api.service[112491]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:29:15.526729 np0000176080 devstack@c-api.service[112491]: import eventlet # noqa May 21 23:29:15.527321 np0000176080 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:29:15.527321 np0000176080 devstack@c-api.service[112493]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:29:15.527321 np0000176080 devstack@c-api.service[112493]: we strongly recommend against using it for new projects. May 21 23:29:15.527321 np0000176080 devstack@c-api.service[112493]: If you are already using Eventlet, we recommend migrating to a different May 21 23:29:15.527321 np0000176080 devstack@c-api.service[112493]: framework. For more detail see May 21 23:29:15.527321 np0000176080 devstack@c-api.service[112493]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:29:15.527321 np0000176080 devstack@c-api.service[112493]: import eventlet # noqa May 21 23:29:15.528421 np0000176080 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:29:15.528421 np0000176080 devstack@c-api.service[112494]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:29:15.528421 np0000176080 devstack@c-api.service[112494]: we strongly recommend against using it for new projects. May 21 23:29:15.528421 np0000176080 devstack@c-api.service[112494]: If you are already using Eventlet, we recommend migrating to a different May 21 23:29:15.528421 np0000176080 devstack@c-api.service[112494]: framework. For more detail see May 21 23:29:15.528421 np0000176080 devstack@c-api.service[112494]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:29:15.528421 np0000176080 devstack@c-api.service[112494]: import eventlet # noqa May 21 23:29:15.618194 np0000176080 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:29:15.618194 np0000176080 devstack@c-api.service[112491]: debtcollector.deprecate( May 21 23:29:15.620435 np0000176080 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:29:15.620435 np0000176080 devstack@c-api.service[112492]: debtcollector.deprecate( May 21 23:29:15.620617 np0000176080 devstack@c-api.service[112494]: /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 23:29:15.620617 np0000176080 devstack@c-api.service[112494]: debtcollector.deprecate( May 21 23:29:15.621314 np0000176080 devstack@c-api.service[112493]: /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 23:29:15.621314 np0000176080 devstack@c-api.service[112493]: debtcollector.deprecate( May 21 23:29:15.701673 np0000176080 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:29:15.701673 np0000176080 devstack@c-api.service[112492]: from cgi import parse_header May 21 23:29:15.705980 np0000176080 devstack@c-api.service[112493]: /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 23:29:15.705980 np0000176080 devstack@c-api.service[112493]: from cgi import parse_header May 21 23:29:15.706174 np0000176080 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 21 23:29:15.706174 np0000176080 devstack@c-api.service[112491]: from cgi import parse_header May 21 23:29:15.706641 np0000176080 devstack@c-api.service[112494]: /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 23:29:15.706641 np0000176080 devstack@c-api.service[112494]: from cgi import parse_header May 21 23:29:15.746162 np0000176080 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:29:15.746162 np0000176080 devstack@c-api.service[112492]: removals.removed_module( May 21 23:29:15.746892 np0000176080 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:29:15.746892 np0000176080 devstack@c-api.service[112492]: removals.removed_module( May 21 23:29:15.755412 np0000176080 devstack@c-api.service[112494]: /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 23:29:15.755412 np0000176080 devstack@c-api.service[112494]: removals.removed_module( May 21 23:29:15.755578 np0000176080 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 21 23:29:15.755578 np0000176080 devstack@c-api.service[112491]: removals.removed_module( May 21 23:29:15.756176 np0000176080 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 21 23:29:15.756176 np0000176080 devstack@c-api.service[112491]: removals.removed_module( May 21 23:29:15.756388 np0000176080 devstack@c-api.service[112494]: /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 23:29:15.756388 np0000176080 devstack@c-api.service[112494]: removals.removed_module( May 21 23:29:15.761236 np0000176080 devstack@c-api.service[112493]: /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 23:29:15.761236 np0000176080 devstack@c-api.service[112493]: removals.removed_module( May 21 23:29:15.761973 np0000176080 devstack@c-api.service[112493]: /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 23:29:15.761973 np0000176080 devstack@c-api.service[112493]: removals.removed_module( May 21 23:29:16.376516 np0000176080 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:29:16.376516 np0000176080 devstack@c-api.service[112492]: warnings.warn( May 21 23:29:16.391968 np0000176080 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 21 23:29:16.391968 np0000176080 devstack@c-api.service[112491]: warnings.warn( May 21 23:29:16.404464 np0000176080 devstack@c-api.service[112493]: /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 23:29:16.404464 np0000176080 devstack@c-api.service[112493]: warnings.warn( May 21 23:29:16.411627 np0000176080 devstack@c-api.service[112494]: /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 23:29:16.411627 np0000176080 devstack@c-api.service[112494]: warnings.warn( May 21 23:29:16.496746 np0000176080 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:29:16.496746 np0000176080 devstack@c-api.service[112492]: warnings.warn( May 21 23:29:16.519815 np0000176080 devstack@c-api.service[112491]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 21 23:29:16.519815 np0000176080 devstack@c-api.service[112491]: warnings.warn( May 21 23:29:16.527232 np0000176080 devstack@c-api.service[112493]: /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 23:29:16.527232 np0000176080 devstack@c-api.service[112493]: warnings.warn( May 21 23:29:16.531548 np0000176080 devstack@c-api.service[112494]: /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 23:29:16.531548 np0000176080 devstack@c-api.service[112494]: warnings.warn( May 21 23:29:16.815855 np0000176080 devstack@c-api.service[112494]: 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 23:29:16.816061 np0000176080 devstack@c-api.service[112494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112494) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:29:16.816773 np0000176080 devstack@c-api.service[112492]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:29:16.817248 np0000176080 devstack@c-api.service[112492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:29:16.831743 np0000176080 devstack@c-api.service[112493]: 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 23:29:16.831905 np0000176080 devstack@c-api.service[112493]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112493) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:29:16.835893 np0000176080 devstack@c-api.service[112491]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 21 23:29:16.836417 np0000176080 devstack@c-api.service[112491]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112491) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:29:16.903619 np0000176080 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:29:16.903619 np0000176080 devstack@c-api.service[112492]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:29:16.906045 np0000176080 devstack@c-api.service[112494]: /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 23:29:16.906045 np0000176080 devstack@c-api.service[112494]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:29:16.906920 np0000176080 devstack@c-api.service[112491]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 21 23:29:16.906920 np0000176080 devstack@c-api.service[112491]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:29:16.908078 np0000176080 devstack@c-api.service[112493]: /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 23:29:16.908078 np0000176080 devstack@c-api.service[112493]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:29:17.397007 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:29:17.397394 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:29:17.397532 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.397615 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:29:17.397676 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.397676 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.397861 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.397959 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.398043 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.398116 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:29:17.398180 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.398242 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.398310 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.398506 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.398621 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.398699 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.398764 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.398838 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.398897 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.398958 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.398958 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.399090 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.399153 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.399226 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.399283 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.399352 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.399415 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.399515 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.399588 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.399643 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.399698 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.399761 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.399817 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.399887 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.399951 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.400006 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.400085 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.400148 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.400211 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.400275 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.400343 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.400404 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.400404 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.400404 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.401761 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.401838 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.401926 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.401926 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.402059 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.402121 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.402190 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.402190 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.402298 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.402361 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.402472 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.402565 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.402660 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.402715 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.402766 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.402766 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.402766 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.402926 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.403001 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.403064 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.403064 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.403186 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.403186 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.403298 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.403298 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.403417 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.403517 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.403517 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.407069 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.407131 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.407191 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.407240 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.407279 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.407321 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.407368 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.407413 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.407467 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.407506 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.407548 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.407591 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.407626 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.407672 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.407672 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.407743 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.407789 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.407827 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.407861 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.407893 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.407893 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.408296 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.408354 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.408414 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.408494 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.408546 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.408622 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.408684 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.413962 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.414045 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.414086 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.414122 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.414182 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.414253 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.414302 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.414385 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.414464 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.414534 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.414614 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.414661 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.414726 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.414783 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.415015 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.415134 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.415238 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.415312 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.415312 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.415503 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.415567 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.415633 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.415698 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.415698 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.415817 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.415879 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.415960 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.415960 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.416078 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.416078 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.416078 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.416078 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.416078 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.416360 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.416427 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.416538 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.416629 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.416694 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.416760 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.416817 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.416872 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.416935 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.416991 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.417055 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.417118 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.417189 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.417245 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.417300 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.417360 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.417425 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.417528 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.417609 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.417677 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.417741 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.417741 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.417885 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.417956 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.418018 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.418076 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.418141 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.418206 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.418276 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.418348 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.418417 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.418514 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.418582 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.418700 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.418762 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.418832 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.418897 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.418970 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.419039 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.419105 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.419165 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.419241 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.419309 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.419368 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.419428 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.419559 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.419627 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.419692 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.419760 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.419760 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.419760 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.419971 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.419971 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.420105 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.420173 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.420233 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.420298 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.420374 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.420460 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.420536 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.420620 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.420690 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.420756 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.420824 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.420890 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.420967 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.421033 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.421098 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.421169 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.421240 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.421299 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.421357 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.421415 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.421519 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.421579 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.421650 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.421708 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.421774 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.421831 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.421899 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.421965 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.422022 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.422088 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.422171 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.422262 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.422332 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.422430 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.422520 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.422603 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.422744 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.422811 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.422885 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.422937 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.422974 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.423028 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.423059 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.423083 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.423108 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.423131 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.423159 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.423182 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.423206 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.423206 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.423257 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.423257 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.423257 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.423257 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.423428 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.423428 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.423496 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.423521 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.423544 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.423568 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.423592 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.423625 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.423653 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.423677 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.423703 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.423731 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.423759 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.423786 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.423815 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.423845 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.423875 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.423903 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.423903 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.423947 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.423976 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.424004 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.424032 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.424032 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.424032 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.424032 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.424032 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.424032 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.425189 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.425250 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.425312 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.425371 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.425459 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.425498 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.425534 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.425565 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.425600 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.425630 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.425661 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.425686 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.425712 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.425738 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.425771 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.425798 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.425823 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.425849 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.425882 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.425913 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.425938 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.425970 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.425999 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.426030 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.426083 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.426113 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.426146 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.426174 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.426205 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.426231 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.426261 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.426295 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.426321 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.426346 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.426377 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.426409 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.426458 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.426496 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.426522 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.426548 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.426578 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.426608 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.426666 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.426697 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.426723 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.426749 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.426780 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.426814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.427025 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.427298 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.427366 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.427402 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.427431 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.427478 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.427504 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.427531 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.427557 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.427585 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.427611 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.427637 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.427663 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.427699 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.427730 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.427755 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.427786 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.427815 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.427842 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.427868 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.427868 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.427919 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.427946 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.428016 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.428074 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.428142 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.428198 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.428257 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.428324 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.428645 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.428703 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.428732 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.428760 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.428787 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.428819 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.428852 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.428883 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.428913 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.428946 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.428973 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.429004 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.429035 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.429069 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.429099 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.429142 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.429185 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.429218 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.429218 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.429218 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.429299 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.429328 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.429404 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.429475 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.429512 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.429554 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.429582 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.429609 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.429641 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.429682 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.429723 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.429772 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.429801 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.429840 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.429877 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.429905 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.429940 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.429975 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.430006 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.430035 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.430069 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.430097 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.430128 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.430157 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.430184 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.430208 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.430247 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.430285 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.430323 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.430353 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.430378 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.430409 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.430409 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.430409 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.430409 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.430409 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.432206 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.432262 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.432301 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.432340 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.432379 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.432416 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.432486 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.432525 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.432525 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.432607 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.432652 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.432690 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.432728 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.432728 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.432852 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.432889 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.432945 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.433019 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.433061 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.433135 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.433185 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.433573 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.433630 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.433669 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.433720 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.433766 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.433804 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.433849 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.433896 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.434065 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.434130 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.434176 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.434214 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.434250 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.434287 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.434324 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.434362 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.434397 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.434460 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.434501 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.434681 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.434729 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.434729 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.434806 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.434806 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.434806 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.434806 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.434806 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.434806 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.435126 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.435126 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.435126 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.435126 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.435126 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.435126 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.435329 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.436061 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.436127 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.436181 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.436228 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.436300 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.436348 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.436384 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.436430 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.436489 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.436579 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.436630 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.436691 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.436741 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.436826 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.436899 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.436899 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.436988 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.437034 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.437090 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.437159 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.437213 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.437262 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.437302 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.437339 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.437417 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.437572 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.437683 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.437820 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.438532 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.438596 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.438717 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.438778 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.438822 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.438862 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.438922 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.439014 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.439059 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.439099 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.439136 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.439179 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.439179 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.439179 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.439300 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.439338 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.439451 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.439529 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.439568 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.439613 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.439660 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.439707 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.439757 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.439795 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.439837 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.439878 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.439878 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.439985 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.441583 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.441636 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.441694 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.441752 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.441812 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.441853 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.441899 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.441954 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.441999 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.442044 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.442083 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.442126 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.442165 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.442310 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.442353 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.442387 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.442426 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.442485 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.442531 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.442568 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.442613 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.442674 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.442709 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.442747 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.442799 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.442842 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.442886 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.442939 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.442983 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.443021 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.443065 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.443107 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.443153 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.443197 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.443234 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.443277 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.443341 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.443391 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.443465 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.443508 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.443548 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.443588 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.443640 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.443696 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.443742 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.443742 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.443826 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.443870 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.443870 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.443947 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.443947 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.443947 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.443947 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.443947 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.443947 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.443947 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.444344 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.444394 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.444466 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.444548 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.444620 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.444671 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.444714 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.444757 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.444816 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.444816 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.444902 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.444944 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.445006 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.445053 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.445098 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.445136 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.445179 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.445179 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.445265 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.445308 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.445377 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.445520 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.445567 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.445639 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.445678 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.445726 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.445772 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.445826 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.445866 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.445903 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.445947 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.445992 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.446032 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.446068 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.446107 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.446144 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.446180 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.446221 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.446273 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.446311 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.446347 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.446347 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.446414 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.446473 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.446511 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.446546 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.446584 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.446584 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.446584 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.447001 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.447080 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.447166 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.447253 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.447332 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.447378 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.447416 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.447486 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.447539 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.447589 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.447635 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.447673 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.447711 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.447749 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.447787 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.447836 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.447873 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.447916 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.447960 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.448014 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.448060 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.448098 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.448134 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.448177 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.448212 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.448254 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.448290 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.448290 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.448375 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.448375 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.448375 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.448513 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.448513 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.448593 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.448699 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.450276 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.450325 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.450393 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.450476 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.450519 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.450559 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.450596 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.450635 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.450723 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.450770 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.450807 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.450855 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.450892 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.450937 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.450975 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.451011 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.451047 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.451047 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.451114 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.451151 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.451151 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.451432 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.451516 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.451558 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.451601 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.451638 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.451682 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.451729 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.451766 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.451804 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.451847 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.451888 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.451931 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.451969 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.452004 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.452046 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.452082 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.452119 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.452161 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.452204 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.452245 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.452289 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.452326 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.452362 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.452398 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.452398 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.452398 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.452522 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.452564 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.452601 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.452645 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.452682 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.452774 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.452844 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.452938 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.453022 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.453361 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.453432 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.453496 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.453563 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.453619 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.453703 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.453769 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.453825 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.453870 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.453907 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.453944 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.453983 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.454026 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.454065 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.454116 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.454156 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.454198 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.454242 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.454286 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.454334 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.454376 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.454418 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.454479 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.454536 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.454575 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.454611 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.454647 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.454725 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.454777 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.454814 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.454860 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.454902 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.454940 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.454988 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.455025 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.455063 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.455099 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.455141 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.455178 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.455225 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.455267 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.455304 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.455345 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.455390 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.455472 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.455533 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.455596 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.455650 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.455689 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.455733 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.455776 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.455812 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.455849 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.455894 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.455932 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.455969 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.456010 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.456010 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.456010 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.456010 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.456156 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.456195 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.456245 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.456282 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.456325 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.456366 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.456411 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.456478 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.456524 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.456563 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.456563 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.456633 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.456682 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.456721 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.456759 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.456795 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.456833 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.456875 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.456914 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.456950 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.456992 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.457034 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.457084 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.457122 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.457164 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.457205 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.457250 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.457288 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.457328 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.457365 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.457409 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.457474 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.457520 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.457557 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.457594 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.457630 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.457672 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.457713 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.457752 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.457794 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.457831 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.457867 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.457867 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.457952 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.457952 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.457952 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.457952 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.457952 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.457952 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.457952 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.458365 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.458365 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.458471 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.458511 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.458556 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.458594 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.458635 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.458704 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.458741 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.458779 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.458819 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.458860 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.458908 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.458951 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.458993 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.459031 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.459067 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.459103 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.459138 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.459174 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.459215 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.459253 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.459386 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.459432 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.459488 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.459535 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.459573 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.459610 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.459646 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.459688 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.459726 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.459726 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.459812 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.459861 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.459861 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.459930 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.459969 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.460006 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.460043 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.460085 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.460122 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.460166 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.460203 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.460244 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.460285 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.460321 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.460363 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.460400 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.460756 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:29:17.460795 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.460795 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.460795 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.460906 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.460950 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.460950 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.461025 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.461068 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.461112 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.461155 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.461192 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112491) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:29:17.461242 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.461281 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.461322 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.461363 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:29:17.461401 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.461489 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:29:17.461556 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.461600 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.461643 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:29:17.461685 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.461734 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.461776 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112491) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:29:17.461776 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112491) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:29:17.507393 np0000176080 devstack@c-api.service[112492]: INFO dbcounter [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Registered counter for database cinder May 21 23:29:17.508675 np0000176080 devstack@c-api.service[112491]: INFO dbcounter [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Registered counter for database cinder May 21 23:29:17.508763 np0000176080 devstack@c-api.service[112493]: INFO dbcounter [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Registered counter for database cinder May 21 23:29:17.511567 np0000176080 devstack@c-api.service[112494]: INFO dbcounter [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Registered counter for database cinder May 21 23:29:17.521478 np0000176080 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.522891 np0000176080 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.524258 np0000176080 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.525594 np0000176080 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.638862 np0000176080 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writer thread running {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:29:17.641429 np0000176080 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writer thread running {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:29:17.642114 np0000176080 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:29:17.644509 np0000176080 devstack@c-api.service[112493]: INFO cinder.rpc [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:29:17.644624 np0000176080 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:29:17.646786 np0000176080 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:29:17.647559 np0000176080 devstack@c-api.service[112493]: INFO cinder.rpc [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:29:17.649116 np0000176080 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:29:17.649935 np0000176080 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writer thread running {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:29:17.650389 np0000176080 devstack@c-api.service[112493]: INFO cinder.rpc [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:29:17.650491 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.652630 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.652730 np0000176080 devstack@c-api.service[112494]: INFO cinder.rpc [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:29:17.652846 np0000176080 devstack@c-api.service[112493]: INFO cinder.rpc [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:29:17.653866 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.655083 np0000176080 devstack@c-api.service[112494]: INFO cinder.rpc [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:29:17.655222 np0000176080 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writer thread running {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:29:17.656179 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.657381 np0000176080 devstack@c-api.service[112494]: INFO cinder.rpc [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:29:17.657911 np0000176080 devstack@c-api.service[112491]: INFO cinder.rpc [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:29:17.659280 np0000176080 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.659537 np0000176080 devstack@c-api.service[112494]: INFO cinder.rpc [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:29:17.660412 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.660528 np0000176080 devstack@c-api.service[112491]: INFO cinder.rpc [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:29:17.661496 np0000176080 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:29:17.661914 np0000176080 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.662062 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.662763 np0000176080 devstack@c-api.service[112491]: INFO cinder.rpc [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:29:17.663557 np0000176080 devstack@c-api.service[112492]: INFO cinder.rpc [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:29:17.664170 np0000176080 devstack@c-api.service[112493]: INFO cinder.rpc [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:29:17.664495 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.664839 np0000176080 devstack@c-api.service[112491]: INFO cinder.rpc [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:29:17.665838 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.666226 np0000176080 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.666322 np0000176080 devstack@c-api.service[112493]: INFO cinder.rpc [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:29:17.667480 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.667687 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.668126 np0000176080 devstack@c-api.service[112494]: INFO cinder.rpc [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:29:17.669957 np0000176080 devstack@c-api.service[112494]: INFO cinder.rpc [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:29:17.670763 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.672172 np0000176080 devstack@c-api.service[112491]: DEBUG oslo_db.sqlalchemy.engines [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112491) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:17.674013 np0000176080 devstack@c-api.service[112491]: INFO cinder.rpc [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:29:17.675858 np0000176080 devstack@c-api.service[112491]: INFO cinder.rpc [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:29:17.676155 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.676676 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.678491 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.679408 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.680530 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.681695 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.682856 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.684168 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.684940 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.687308 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.688762 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.689012 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.689886 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.692551 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.692942 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.693192 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.694765 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.695933 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.696513 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.696580 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.697893 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.698996 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.699640 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.700985 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.701882 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.702431 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.704211 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.704303 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.704882 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.705362 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.706368 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.706854 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.707048 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.709080 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.709422 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.709508 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.710072 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.711678 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.712576 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.714422 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.714536 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.715082 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.715843 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.717898 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.718470 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.718689 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.720071 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.720719 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.720784 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.721406 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.721622 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.722107 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.722900 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.723376 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.723633 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.724358 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.724830 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.725114 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.725569 np0000176080 devstack@c-api.service[112493]: WARNING cinder.api.contrib.hosts [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:29:17.726334 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.726400 np0000176080 devstack@c-api.service[112492]: WARNING cinder.api.contrib.hosts [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:29:17.727168 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.727238 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.727537 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.727810 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.728614 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.728680 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.729169 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.730135 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.730199 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.730479 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.731324 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: extensions {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.731469 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.731785 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.732316 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: extensions {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.732656 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: qos-specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.733095 np0000176080 devstack@c-api.service[112494]: WARNING cinder.api.contrib.hosts [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:29:17.733670 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: qos-specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.734093 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.734751 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-snapshot-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.735244 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.735770 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.735986 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-snapshot-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.736185 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: scheduler-stats {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.737230 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.737478 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: scheduler-stats {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.738156 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-volume-transfer {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.738615 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.739018 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.739108 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-volume-transfer {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.739555 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: extensions {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.739846 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: extra_specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.740972 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: qos-specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.741296 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.741376 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-volume-type-access {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.741491 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: extra_specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.742708 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.742941 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: cgsnapshots {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.743024 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-volume-type-access {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.743187 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-snapshot-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.744399 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: consistencygroups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.744657 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.744723 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: scheduler-stats {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.744795 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: cgsnapshots {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.746144 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: consistencygroups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.746225 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.746350 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-quota-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.746894 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-volume-transfer {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.747570 np0000176080 devstack@c-api.service[112491]: WARNING cinder.api.contrib.hosts [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:29:17.747783 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: capabilities {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.748281 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-quota-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.748351 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.748645 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: extra_specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.749057 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-hosts {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.749749 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: capabilities {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.749902 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.750270 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-volume-type-access {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.750423 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.751069 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-hosts {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.751425 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.751972 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: backups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.752063 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: cgsnapshots {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.752547 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.752837 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.753405 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: consistencygroups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.753795 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: extensions {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.754010 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-quota-class-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.754075 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: backups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.755248 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: qos-specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.755321 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-volume-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.755549 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-quota-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.756217 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-quota-class-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.756785 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: capabilities {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.756850 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: os-availability-zone {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.757371 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-snapshot-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.757671 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-volume-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.758066 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-hosts {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.758142 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.758864 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: scheduler-stats {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.759216 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: os-availability-zone {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.759505 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.760328 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.760626 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.761008 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: backups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.761369 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-volume-transfer {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.761810 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.763041 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.763128 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-quota-class-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.763198 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: extra_specs {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.763264 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.764401 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-volume-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.764516 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.764577 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.764841 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-volume-type-access {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.765852 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: os-availability-zone {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.765936 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.765994 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.766460 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: cgsnapshots {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.767145 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.767339 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.767403 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.768052 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: consistencygroups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.768789 np0000176080 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.768908 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.769604 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.contrib.snapshot_actions [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] SnapshotActionsController initialized {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:29:17.769682 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.769765 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.769837 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension TypesManage extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770016 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770095 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-quota-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.770172 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770230 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770324 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension AdminActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770429 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension AdminActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770550 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension AdminActions extending resource: backups {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770653 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770760 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension UsedLimits extending resource: limits {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770856 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.770956 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.771301 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.771372 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.771430 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.771566 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.771632 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-a5fc3ada-d7ef-40e0-93b3-1c26b3cd03d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.771709 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: capabilities {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.772756 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.772985 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-hosts {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.773689 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.774255 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.774888 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.775752 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.776499 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: backups {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.776820 np0000176080 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.777233 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.778169 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.contrib.snapshot_actions [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] SnapshotActionsController initialized {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:29:17.778377 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.778577 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension TypesManage extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.778627 np0000176080 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.778664 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-quota-class-sets {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.779051 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779269 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779419 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779504 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.contrib.snapshot_actions [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] SnapshotActionsController initialized {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:29:17.779584 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension AdminActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779627 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779756 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension TypesManage extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779817 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension AdminActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779903 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension AdminActions extending resource: backups {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.779960 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780034 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-volume-manage {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.780091 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780141 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780181 np0000176080 devstack@c-api.service[112493]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc8f78a3668 pid: 112493 (default app) May 21 23:29:17.780221 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780367 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension UsedLimits extending resource: limits {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780411 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension AdminActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780490 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780541 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension AdminActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780541 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension AdminActions extending resource: backups {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780622 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780669 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780708 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780759 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension UsedLimits extending resource: limits {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780826 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780873 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.780913 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.781050 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.781094 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.781162 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.781210 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-8b377857-f38f-4640-ae81-cee925a6046e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.781257 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.781366 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-05d69ae0-81b1-4be5-bf6e-25fc41ef904a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.781544 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: os-availability-zone {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.782841 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extended resource: encryption {{(pid=112491) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:29:17.785564 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.787249 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.788643 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.788643 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.788797 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.788797 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.788797 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.788797 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789000 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.789043 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789043 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789043 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789043 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789043 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789285 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789285 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789285 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789285 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789285 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789285 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789598 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789598 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789598 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789598 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789598 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789833 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789833 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.789833 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.789833 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790069 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790069 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790069 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790069 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790069 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790328 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790328 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790328 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790328 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790328 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790574 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790574 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790574 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790574 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790574 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790574 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790861 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790861 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790861 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790861 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.790861 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.790861 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791160 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791160 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791160 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791160 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791160 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791160 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791461 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791461 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791461 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791461 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791461 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791461 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791732 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791732 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791732 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791732 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791923 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791923 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791923 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.791923 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.791923 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792162 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792162 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792162 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792162 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792162 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792375 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792375 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792375 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792375 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792375 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792375 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792640 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792640 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792640 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792640 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792640 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792896 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792896 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792896 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.792896 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.792896 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793124 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793124 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793124 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793124 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793320 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793320 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793320 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793320 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793533 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793533 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793533 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793533 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793533 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793775 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793775 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793775 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.793775 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.793775 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794026 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794026 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794026 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794026 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794218 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794218 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794218 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794218 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794403 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794403 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794403 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794403 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794615 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794615 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794615 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794615 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794806 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794806 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794806 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794806 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794995 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794995 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794995 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794995 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.794995 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.794995 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795300 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795300 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795300 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795300 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795300 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795572 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795572 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795572 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795572 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795572 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795572 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795572 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795896 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795896 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795896 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795896 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.795896 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.795896 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796192 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796192 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796192 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796192 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796192 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796192 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796512 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796512 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796512 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796512 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796512 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796512 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796794 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796794 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796794 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796794 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796985 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796985 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.796985 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.796985 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.797162 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.797162 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.797162 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.797162 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.797366 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.797366 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.797486 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.797528 np0000176080 devstack@c-api.service[112493]: /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 23:29:17.797528 np0000176080 devstack@c-api.service[112493]: warnings.warn(deprecated_msg) May 21 23:29:17.797620 np0000176080 devstack@c-api.service[112494]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc8f78a3668 pid: 112494 (default app) May 21 23:29:17.797661 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.797700 np0000176080 devstack@c-api.service[112493]: DEBUG cinder.api.middleware.request_id [None req-68c17bdd-c776-4f8d-91f3-133840180794 None None] RequestId filter calling following filter/app {{(pid=112493) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:29:17.797737 np0000176080 devstack@c-api.service[112492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc8f78a3668 pid: 112492 (default app) May 21 23:29:17.797789 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.797830 np0000176080 devstack@c-api.service[112493]: [pid: 112493|app: 0|req: 1/1] 199.19.213.225 () {60 vars in 956 bytes} [Thu May 21 23:29:17 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: WARNING castellan.key_manager.migration [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.contrib.snapshot_actions [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] SnapshotActionsController initialized {{(pid=112491) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension TypesManage extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.797869 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension AdminActions extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798165 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension AdminActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798165 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension AdminActions extending resource: backups {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798165 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798165 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension UsedLimits extending resource: limits {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798165 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798165 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798165 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798417 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798417 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.798417 np0000176080 devstack@c-api.service[112491]: DEBUG cinder.api.v3.router [None req-551a5b64-2981-43f6-bbc0-68374b8aa66e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112491) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:29:17.807499 np0000176080 devstack@c-api.service[112491]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7dc8f78a3668 pid: 112491 (default app) May 21 23:29:25.072470 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.072470 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073127 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073127 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073127 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073127 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073127 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073482 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073482 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073482 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073482 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073482 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073482 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073799 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073799 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073799 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.073799 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.073799 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074061 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074061 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074061 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074061 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074321 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074321 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074321 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074321 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074602 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074602 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074602 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074602 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074602 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074887 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074887 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074887 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.074887 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.074887 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075154 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075154 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075154 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075154 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075154 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075154 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075552 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075552 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075552 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075552 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075552 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075552 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075886 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075886 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075886 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075886 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.075886 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.075886 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076292 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.076292 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076292 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.076292 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076292 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.076292 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076691 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.076691 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076691 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.076691 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076928 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.076928 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076928 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.076928 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.076928 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077214 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077214 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077214 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077214 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077214 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077529 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077529 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077529 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077529 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077529 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077529 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077870 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077870 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077870 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.077870 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.077870 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078150 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078150 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078150 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078150 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078150 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078422 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078422 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078422 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078422 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078676 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078676 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078676 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078676 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078905 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078905 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078905 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.078905 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.078905 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079208 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079208 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079208 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079208 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079208 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079505 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079505 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079505 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079505 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079734 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079734 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079734 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079734 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079994 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079994 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.079994 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.079994 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080187 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080187 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080187 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080187 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080362 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080362 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080362 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080362 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080559 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080559 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080559 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080559 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080559 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080559 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080788 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080788 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080788 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.080788 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.080788 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081000 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081000 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081000 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081000 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081000 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081000 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081000 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081260 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081260 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081260 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081260 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081260 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081260 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081519 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081519 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081519 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081519 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081519 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081519 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081747 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081747 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081747 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081747 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081747 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081747 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081967 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081967 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.081967 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.081967 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.082124 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.082124 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.082124 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.082124 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.082281 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.082281 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.082281 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.082281 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.082468 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.082468 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.082468 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.082468 np0000176080 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) May 21 23:29:25.084104 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-984d00fe-d661-41b8-8977-174f2ed9276b None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:29:25.612953 np0000176080 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-984d00fe-d661-41b8-8977-174f2ed9276b admin admin] POST https://199.19.213.225/volume/v3/types May 21 23:29:25.613620 np0000176080 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-984d00fe-d661-41b8-8977-174f2ed9276b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:29:25.615301 np0000176080 devstack@c-api.service[112494]: /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 23:29:25.615301 np0000176080 devstack@c-api.service[112494]: warnings.warn( May 21 23:29:25.625948 np0000176080 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-984d00fe-d661-41b8-8977-174f2ed9276b 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:25.660027 np0000176080 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-984d00fe-d661-41b8-8977-174f2ed9276b admin admin] https://199.19.213.225/volume/v3/types returned with HTTP 200 May 21 23:29:25.660919 np0000176080 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 1/2] 199.19.213.225 () {68 vars in 1288 bytes} [Thu May 21 23:29:25 2026] POST /volume/v3/types => generated 186 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) May 21 23:29:25.688685 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.688685 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.688685 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.688685 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.688685 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.689636 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.689636 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.689636 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.689636 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.689636 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.689927 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.689927 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.689927 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.689927 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.689927 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.689927 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.690259 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.690259 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.690259 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.690259 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.690566 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.690566 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.690566 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.690566 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.690854 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.690854 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.690854 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.690854 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691117 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691117 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691117 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691117 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691117 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691564 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691564 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691564 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691564 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691564 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691854 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691854 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691854 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691854 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.691854 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.691854 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.692214 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.692214 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.692214 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.692214 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.692214 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.692214 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.693068 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.693068 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.693068 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.693068 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.693068 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.693068 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.694177 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.694177 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.694177 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.694177 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.694177 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.694896 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.694896 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.694896 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.694896 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.694896 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.695537 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.695537 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.695537 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.695537 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.695537 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.695537 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.696249 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.696249 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.696249 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.696249 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.696249 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.696249 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.696969 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.696969 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.696969 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.696969 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.696969 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697281 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697281 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697281 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697281 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697281 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697541 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697541 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697541 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697541 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697727 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697727 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697727 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697727 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697915 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697915 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697915 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.697915 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.697915 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698163 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698163 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698163 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698163 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698163 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698377 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698377 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698377 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698377 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698607 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698607 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698607 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698607 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698819 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698819 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.698819 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.698819 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699025 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699025 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699025 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699025 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699226 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699226 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699226 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699226 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699489 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699489 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699489 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699489 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699489 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699743 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699743 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699743 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699743 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.699743 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.699743 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700040 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700040 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700040 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700040 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700040 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700263 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700263 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700263 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700263 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700263 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700263 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700643 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700643 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700643 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700643 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700643 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700643 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700991 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700991 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700991 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700991 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.700991 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.700991 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701261 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.701261 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701261 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.701261 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701261 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.701261 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701591 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.701591 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701591 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.701591 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701814 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.701814 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701814 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.701814 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.701814 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.702118 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.702118 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.702118 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.702118 np0000176080 devstack@c-api.service[112492]: /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 23:29:25.702118 np0000176080 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) May 21 23:29:25.702118 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [req-984d00fe-d661-41b8-8977-174f2ed9276b req-f683180f-94fa-4daf-a870-191a90461a7c None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:29:26.082556 np0000176080 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-984d00fe-d661-41b8-8977-174f2ed9276b req-f683180f-94fa-4daf-a870-191a90461a7c admin admin] POST https://199.19.213.225/volume/v3/types/534b6281-20fe-415f-981e-6f01f99e7c4b/extra_specs May 21 23:29:26.082815 np0000176080 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [req-984d00fe-d661-41b8-8977-174f2ed9276b req-f683180f-94fa-4daf-a870-191a90461a7c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:29:26.084784 np0000176080 devstack@c-api.service[112492]: /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 23:29:26.084784 np0000176080 devstack@c-api.service[112492]: warnings.warn( May 21 23:29:26.094599 np0000176080 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [req-984d00fe-d661-41b8-8977-174f2ed9276b req-f683180f-94fa-4daf-a870-191a90461a7c 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:29:26.154141 np0000176080 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-984d00fe-d661-41b8-8977-174f2ed9276b req-f683180f-94fa-4daf-a870-191a90461a7c admin admin] https://199.19.213.225/volume/v3/types/534b6281-20fe-415f-981e-6f01f99e7c4b/extra_specs returned with HTTP 200 May 21 23:29:26.154705 np0000176080 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 1/3] 199.19.213.225 () {70 vars in 1505 bytes} [Thu May 21 23:29:25 2026] POST /volume/v3/types/534b6281-20fe-415f-981e-6f01f99e7c4b/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:29:27.665868 np0000176080 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=6 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:29:27.675584 np0000176080 devstack@c-api.service[112491]: DEBUG dbcounter [-] [112491] Writing DB stats cinder:SELECT=6 {{(pid=112491) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:29:35.656966 np0000176080 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:29:36.152960 np0000176080 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}