May 16 01:26:39.705070 np0000174372 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 16 01:26:39.714337 np0000174372 devstack@c-api.service[112271]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 16 01:26:39 2026] *** May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: nodename: np0000174372 May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: machine: x86_64 May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: clock source: unix May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: pcre jit disabled May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: detected number of CPU cores: 16 May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: current working directory: / May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: detected binary path: /usr/bin/uwsgi-core May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: your processes number limit is 256917 May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: your memory page size is 4096 bytes May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: detected max file descriptor number: 2048 May 16 01:26:39.717865 np0000174372 devstack@c-api.service[112271]: lock engine: pthread robust mutexes May 16 01:26:39.718790 np0000174372 devstack@c-api.service[112271]: thunder lock: enabled May 16 01:26:39.718790 np0000174372 devstack@c-api.service[112271]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 16 01:26:39.718790 np0000174372 devstack@c-api.service[112271]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 16 01:26:39.718790 np0000174372 devstack@c-api.service[112271]: PEP 405 virtualenv detected: /opt/stack/data/venv May 16 01:26:39.718790 np0000174372 devstack@c-api.service[112271]: Set PythonHome to /opt/stack/data/venv May 16 01:26:39.762860 np0000174372 devstack@c-api.service[112271]: Python main interpreter initialized at 0x7d0f310a3668 May 16 01:26:39.762860 np0000174372 devstack@c-api.service[112271]: python threads support enabled May 16 01:26:39.762860 np0000174372 devstack@c-api.service[112271]: your server socket listen backlog is limited to 100 connections May 16 01:26:39.762860 np0000174372 devstack@c-api.service[112271]: your mercy for graceful operations on workers is 80 seconds May 16 01:26:39.763426 np0000174372 devstack@c-api.service[112271]: mapped 671795 bytes (656 KB) for 4 cores May 16 01:26:39.763567 np0000174372 devstack@c-api.service[112271]: *** Operational MODE: preforking *** May 16 01:26:39.763760 np0000174372 devstack@c-api.service[112271]: *** uWSGI is running in multiple interpreter mode *** May 16 01:26:39.763760 np0000174372 devstack@c-api.service[112271]: spawned uWSGI master process (pid: 112271) May 16 01:26:39.764055 np0000174372 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 16 01:26:39.764646 np0000174372 devstack@c-api.service[112271]: spawned uWSGI worker 1 (pid: 112278, cores: 1) May 16 01:26:39.765286 np0000174372 devstack@c-api.service[112271]: spawned uWSGI worker 2 (pid: 112279, cores: 1) May 16 01:26:39.765790 np0000174372 devstack@c-api.service[112271]: spawned uWSGI worker 3 (pid: 112280, cores: 1) May 16 01:26:39.769243 np0000174372 devstack@c-api.service[112271]: spawned uWSGI worker 4 (pid: 112281, cores: 1) May 16 01:26:39.769243 np0000174372 devstack@c-api.service[112271]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 16 01:26:39.899145 np0000174372 devstack@c-api.service[112278]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:39.899145 np0000174372 devstack@c-api.service[112278]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:39.899145 np0000174372 devstack@c-api.service[112278]: we strongly recommend against using it for new projects. May 16 01:26:39.899145 np0000174372 devstack@c-api.service[112278]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:39.899145 np0000174372 devstack@c-api.service[112278]: framework. For more detail see May 16 01:26:39.899145 np0000174372 devstack@c-api.service[112278]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:39.899145 np0000174372 devstack@c-api.service[112278]: import eventlet # noqa May 16 01:26:39.907704 np0000174372 devstack@c-api.service[112279]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:39.907704 np0000174372 devstack@c-api.service[112279]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:39.907704 np0000174372 devstack@c-api.service[112279]: we strongly recommend against using it for new projects. May 16 01:26:39.907704 np0000174372 devstack@c-api.service[112279]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:39.907704 np0000174372 devstack@c-api.service[112279]: framework. For more detail see May 16 01:26:39.907704 np0000174372 devstack@c-api.service[112279]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:39.907704 np0000174372 devstack@c-api.service[112279]: import eventlet # noqa May 16 01:26:39.922820 np0000174372 devstack@c-api.service[112281]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:39.922820 np0000174372 devstack@c-api.service[112281]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:39.922820 np0000174372 devstack@c-api.service[112281]: we strongly recommend against using it for new projects. May 16 01:26:39.922820 np0000174372 devstack@c-api.service[112281]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:39.922820 np0000174372 devstack@c-api.service[112281]: framework. For more detail see May 16 01:26:39.922820 np0000174372 devstack@c-api.service[112281]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:39.922820 np0000174372 devstack@c-api.service[112281]: import eventlet # noqa May 16 01:26:39.923181 np0000174372 devstack@c-api.service[112280]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:39.923181 np0000174372 devstack@c-api.service[112280]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:39.923181 np0000174372 devstack@c-api.service[112280]: we strongly recommend against using it for new projects. May 16 01:26:39.923181 np0000174372 devstack@c-api.service[112280]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:39.923181 np0000174372 devstack@c-api.service[112280]: framework. For more detail see May 16 01:26:39.923181 np0000174372 devstack@c-api.service[112280]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:39.923181 np0000174372 devstack@c-api.service[112280]: import eventlet # noqa May 16 01:26:39.995862 np0000174372 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:39.995862 np0000174372 devstack@c-api.service[112278]: debtcollector.deprecate( May 16 01:26:39.998254 np0000174372 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:39.998254 np0000174372 devstack@c-api.service[112279]: debtcollector.deprecate( May 16 01:26:40.007569 np0000174372 devstack@c-api.service[112280]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:40.007569 np0000174372 devstack@c-api.service[112280]: debtcollector.deprecate( May 16 01:26:40.021731 np0000174372 devstack@c-api.service[112281]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:40.021731 np0000174372 devstack@c-api.service[112281]: debtcollector.deprecate( May 16 01:26:40.087902 np0000174372 devstack@c-api.service[112280]: /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 16 01:26:40.087902 np0000174372 devstack@c-api.service[112280]: from cgi import parse_header May 16 01:26:40.090178 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:40.090178 np0000174372 devstack@c-api.service[112278]: from cgi import parse_header May 16 01:26:40.096121 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:40.096121 np0000174372 devstack@c-api.service[112279]: from cgi import parse_header May 16 01:26:40.110474 np0000174372 devstack@c-api.service[112281]: /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 16 01:26:40.110474 np0000174372 devstack@c-api.service[112281]: from cgi import parse_header May 16 01:26:40.132899 np0000174372 devstack@c-api.service[112280]: /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 16 01:26:40.132899 np0000174372 devstack@c-api.service[112280]: removals.removed_module( May 16 01:26:40.133683 np0000174372 devstack@c-api.service[112280]: /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 16 01:26:40.133683 np0000174372 devstack@c-api.service[112280]: removals.removed_module( May 16 01:26:40.137098 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:40.137098 np0000174372 devstack@c-api.service[112278]: removals.removed_module( May 16 01:26:40.138091 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:40.138091 np0000174372 devstack@c-api.service[112278]: removals.removed_module( May 16 01:26:40.148789 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:40.148789 np0000174372 devstack@c-api.service[112279]: removals.removed_module( May 16 01:26:40.149738 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:40.149738 np0000174372 devstack@c-api.service[112279]: removals.removed_module( May 16 01:26:40.156955 np0000174372 devstack@c-api.service[112281]: /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 16 01:26:40.156955 np0000174372 devstack@c-api.service[112281]: removals.removed_module( May 16 01:26:40.157689 np0000174372 devstack@c-api.service[112281]: /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 16 01:26:40.157689 np0000174372 devstack@c-api.service[112281]: removals.removed_module( May 16 01:26:40.751551 np0000174372 devstack@c-api.service[112280]: /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 16 01:26:40.751551 np0000174372 devstack@c-api.service[112280]: warnings.warn( May 16 01:26:40.786671 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:40.786671 np0000174372 devstack@c-api.service[112278]: warnings.warn( May 16 01:26:40.791376 np0000174372 devstack@c-api.service[112281]: /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 16 01:26:40.791376 np0000174372 devstack@c-api.service[112281]: warnings.warn( May 16 01:26:40.808631 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:40.808631 np0000174372 devstack@c-api.service[112279]: warnings.warn( May 16 01:26:40.849828 np0000174372 devstack@c-api.service[112280]: /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 16 01:26:40.849828 np0000174372 devstack@c-api.service[112280]: warnings.warn( May 16 01:26:40.903838 np0000174372 devstack@c-api.service[112281]: /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 16 01:26:40.903838 np0000174372 devstack@c-api.service[112281]: warnings.warn( May 16 01:26:40.918101 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:40.918101 np0000174372 devstack@c-api.service[112279]: warnings.warn( May 16 01:26:40.923104 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:40.923104 np0000174372 devstack@c-api.service[112278]: warnings.warn( May 16 01:26:41.137820 np0000174372 devstack@c-api.service[112280]: 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 16 01:26:41.138335 np0000174372 devstack@c-api.service[112280]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112280) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:41.206115 np0000174372 devstack@c-api.service[112278]: 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 16 01:26:41.206327 np0000174372 devstack@c-api.service[112278]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112278) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:41.207319 np0000174372 devstack@c-api.service[112279]: 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 16 01:26:41.207482 np0000174372 devstack@c-api.service[112279]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112279) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:41.207552 np0000174372 devstack@c-api.service[112281]: 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 16 01:26:41.207964 np0000174372 devstack@c-api.service[112281]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112281) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:41.223105 np0000174372 devstack@c-api.service[112280]: /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 16 01:26:41.223105 np0000174372 devstack@c-api.service[112280]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:41.269881 np0000174372 devstack@c-api.service[112281]: /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 16 01:26:41.269881 np0000174372 devstack@c-api.service[112281]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:41.270437 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:41.270437 np0000174372 devstack@c-api.service[112279]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:41.276348 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:41.276348 np0000174372 devstack@c-api.service[112278]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:41.702606 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112279) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:41.702823 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112280) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:41.702899 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112278) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:41.702984 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.703065 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.703210 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.703349 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.703465 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.703575 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112281) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:41.703680 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.703680 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.703884 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.703988 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.704115 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.704115 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.704115 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.704534 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.704534 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.704719 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.704815 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.704896 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.704963 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.705019 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.705072 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.705128 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.705241 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.705303 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.705356 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.705409 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.705480 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.705543 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.705599 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.705660 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.705713 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.705772 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.705824 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.705877 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.705877 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.705978 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.705978 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.705978 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.705978 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.705978 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.705978 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.710964 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.711061 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.711061 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.711196 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.711196 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.711196 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.711347 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.711388 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.711426 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.711426 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.711493 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.711527 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.711567 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.711614 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.711653 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.711691 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.711735 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.711735 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.711805 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.711841 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.711885 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.711929 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.711969 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.712005 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.712125 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.712197 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.712294 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.712362 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.713643 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.713756 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.713756 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.713911 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.713911 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.714034 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.714110 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.714182 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.714278 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.714355 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.714355 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.714355 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.714355 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.714355 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.714663 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.714740 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.714812 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.714882 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.714962 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.714962 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.715065 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.715150 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.715150 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.715310 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.715360 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.715459 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.715533 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.715601 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.715676 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.715740 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.715803 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.715843 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.715930 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.715971 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.716063 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.716127 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.716195 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.716288 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.716352 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.716402 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.716441 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.716476 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.716518 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.716555 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.716592 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.716633 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.716682 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.716989 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.717510 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.717575 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.717636 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.717677 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.717715 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.717762 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.717804 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.717842 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.717880 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.717928 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.717967 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.717967 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.718044 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.718089 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.718089 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.718157 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.718193 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.718193 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.718283 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.718332 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.718369 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.718406 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.718406 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.718475 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.718511 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.718546 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.718582 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.718619 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.719228 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.719291 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.719337 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.719378 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.719417 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.719453 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.719530 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.719579 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.719757 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.720039 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.720197 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.720197 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.720307 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.720349 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.720432 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.720519 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.720564 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.720609 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.720657 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.720729 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.720810 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.720881 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.720947 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.721012 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.721075 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.721138 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.721272 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.721336 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.722701 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.722769 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.722818 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.722862 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.722938 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.722984 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.723071 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.723133 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.723133 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.723265 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.723367 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.723440 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.723516 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.723569 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.723614 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.723652 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.723689 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.723730 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.723766 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.723805 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.723853 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.723891 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.723927 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.723962 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.723962 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.724029 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.724070 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.724107 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.724392 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.724445 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.724507 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.724552 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.724627 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.724674 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.724762 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.724825 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.724889 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.724933 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.724933 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.724933 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.724933 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.725248 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.725297 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.725370 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.725370 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.725370 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.725370 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.725370 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.725544 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.725589 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.725626 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.725626 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.725626 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.725722 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.725764 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.725862 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.726913 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.726987 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.727045 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.727093 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.727130 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.727207 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.727277 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.727384 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.727429 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.727517 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.727583 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.727657 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.727699 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.727787 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.727849 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.727922 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.727967 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.728022 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.728061 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.728099 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.728099 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.728241 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.728241 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.728241 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.728344 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.728396 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.728441 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.728494 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.728534 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.728572 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.728615 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.728663 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.728714 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.728757 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.728796 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.728831 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.728879 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.728916 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.728951 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.728987 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.729029 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.729071 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.729107 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.729143 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.729260 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.729323 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.729395 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.729445 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.729485 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.729530 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.729591 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.729638 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.729683 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.729719 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.729756 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.729794 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.729839 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.729882 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.729918 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.729959 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.730000 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.730036 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.730078 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.730115 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.730154 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.730199 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.730366 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.730459 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.730524 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.730524 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.730634 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.731369 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.731450 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.731523 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.731586 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.731652 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.731726 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.731799 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.731909 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.731995 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.732060 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.732131 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.732208 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.732268 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.732363 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.732440 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.732505 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.732570 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.732659 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.732730 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.732818 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.732894 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.732894 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.732894 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.732894 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.732894 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.733347 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.733347 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.733347 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.733347 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.733347 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.733347 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.733347 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.734406 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.734541 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.734541 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.734541 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.734769 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.734769 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.734888 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.734972 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.735048 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.735048 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.735048 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.735048 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.735048 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.735428 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.735428 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.735555 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.735649 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.735649 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.735649 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.735649 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.735649 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.736053 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.736128 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.736197 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.736262 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.736546 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.736643 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.736723 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.736812 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.736885 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.736963 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.737035 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.737109 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.737281 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.737338 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.737449 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.737525 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.737599 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.737682 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.737750 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.737818 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.737882 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.737947 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.738012 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.738086 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.738150 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.738227 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.738269 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.738367 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.738397 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.738456 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.738508 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.738537 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.738604 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.738655 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.738684 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.738731 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.738796 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.738826 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.738891 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.738921 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.738967 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.739041 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.739094 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.739126 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.739192 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.739255 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.739288 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.739333 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.739394 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.739426 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.739470 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.739517 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.739652 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.739686 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.739717 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.739743 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.739774 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.739774 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.739824 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.739849 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.739874 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.739902 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.739935 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.739960 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.739987 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.740012 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.740037 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.740067 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.740092 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.740092 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.740148 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.740172 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.740196 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.740245 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.740245 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.740304 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.740331 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.740357 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.740594 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.740594 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.740640 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.740670 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.740700 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.740725 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.740751 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.740781 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.740807 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.740832 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.740857 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.740882 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.740908 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.740934 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.740965 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.740992 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.741017 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.741017 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.741064 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.741064 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.741064 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.741064 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.741064 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.741064 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.741321 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.741321 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.741321 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.741321 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.741321 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.741321 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.741321 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.741603 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.741603 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.741603 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.741603 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.741603 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.741603 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.741853 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.741885 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.741950 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.742006 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.742037 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.742102 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.742155 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.742185 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.742259 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.742305 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.742334 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.742391 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.742422 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.742479 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.742479 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.742876 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.742945 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.743034 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.743112 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.743194 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.743295 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.743389 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.746743 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.746743 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.746743 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.746743 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.746743 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.746743 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.746939 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.747062 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.747134 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.747168 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.747251 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.747335 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.747382 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.747469 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.747596 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.747596 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.747596 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.747710 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.747710 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.747778 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.747888 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.747936 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.748006 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.748088 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.748383 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.748383 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.748383 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.748383 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.749615 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.749681 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.749768 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.749820 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.749869 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.749908 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.749946 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.749993 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.750031 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.750067 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.750106 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.750143 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.750184 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.750237 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.750285 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.750285 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.750285 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.750285 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.750425 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.750425 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.750494 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.750767 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.750824 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.750870 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.750914 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.750954 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.750992 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.751040 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.751081 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.751118 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.751157 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.751200 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.751267 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.751310 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.751352 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.751393 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.751436 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.751480 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.751523 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.751560 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.751598 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.751635 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.751676 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.751715 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.751752 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.751788 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.751826 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.751875 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.751915 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.751957 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.752000 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.752038 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.752076 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.752113 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.752150 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.752187 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.752260 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.752305 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.752343 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.752380 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.752433 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.752474 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.752474 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.752556 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.752596 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.752633 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.752677 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.752721 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.752766 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.752803 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.752839 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.752875 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.752915 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.752951 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.752994 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.753037 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.753079 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.753120 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.753157 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.753235 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.753285 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.753342 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.753388 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.753431 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.753475 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.753525 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.753563 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.753601 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.753642 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.753687 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.753724 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.753760 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.753796 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.753832 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.753881 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.753924 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.753964 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.754002 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.754040 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.754077 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.754114 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.754150 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.754187 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.754585 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.754846 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.754938 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.755008 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.755074 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.755142 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.755206 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.755299 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.755377 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.755446 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.755513 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.755577 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.755661 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.755735 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.755805 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.755870 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.755936 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.756013 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.756081 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.756081 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.756081 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.756081 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.756356 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.756425 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.756491 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.756491 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.756491 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.756687 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.756753 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.756818 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.756818 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.756953 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.757017 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.757085 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.757148 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.757283 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.757376 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.757476 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.757546 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.757612 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.757678 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.757762 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.757762 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.757883 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.757945 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.758011 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.758073 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.758136 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.758199 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.758282 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.758313 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.758313 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.758413 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.758477 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.758528 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.758558 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.758558 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.758558 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.758679 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.758722 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.758722 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.758722 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.758863 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.758914 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.758944 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.758996 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.759040 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.759085 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.759129 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.759175 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.759266 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.759297 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.759343 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.759390 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.759433 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.759496 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.759526 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.759526 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.759526 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.759526 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.759709 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.759765 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.759815 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.759844 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.759907 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.759938 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.759981 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.760029 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.760073 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.760118 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.760163 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.760327 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.760367 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.760417 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.760466 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.760517 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.760568 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.760599 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.760643 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.760689 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.760754 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.760784 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.760829 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.760895 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.760924 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.760981 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.761012 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.761059 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.761104 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.761174 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.761253 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.761280 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.761304 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.761304 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.761423 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.761456 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.761505 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.761554 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.761599 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.761599 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.761689 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.761737 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.761787 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.761840 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.761885 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.761928 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.761928 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.762021 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.762057 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.762103 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.762171 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.762171 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.762171 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.762171 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.762171 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.762371 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.762758 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.762758 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.762758 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.762758 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.762903 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.762903 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.762903 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.762903 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.762903 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.763088 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.763134 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.763177 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.763237 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.763287 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.763287 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.763287 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.763287 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.763287 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.763502 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.763502 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.763502 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.763592 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.763648 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.763716 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.763749 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.763792 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.763792 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.763891 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.763925 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.763973 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.764020 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.764065 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.764109 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.764165 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.764195 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.764195 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.764195 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.764195 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.764377 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.764407 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.764452 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.764497 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.764548 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.764593 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.764643 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.764690 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.764739 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.764783 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.764825 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.764875 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.764930 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.764977 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.765027 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.765075 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.765118 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.765161 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.765267 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.765311 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.765364 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.765418 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.765492 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.765492 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.765492 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.765492 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.765492 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.765492 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.765492 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.765774 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.765774 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.765774 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.765774 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.765944 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.765974 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.766021 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.766049 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.766093 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.766121 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.766170 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.766199 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.766269 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.766308 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.766356 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.766401 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.766444 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.766489 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.766532 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.766577 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.766577 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:41.766663 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112279) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.766663 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.766663 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.766784 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112280) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.766829 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.766886 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.766915 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112279) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.766971 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.766999 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112279) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.767042 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.767070 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112281) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.767127 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112280) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.767155 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.767206 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112280) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.767257 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.767257 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.767257 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112281) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.767381 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112278) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:41.767427 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112281) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.767472 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:41.767472 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:41.767472 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:41.767472 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112278) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:41.767472 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112278) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:41.812269 np0000174372 devstack@c-api.service[112279]: INFO dbcounter [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Registered counter for database cinder May 16 01:26:41.812493 np0000174372 devstack@c-api.service[112281]: INFO dbcounter [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Registered counter for database cinder May 16 01:26:41.812595 np0000174372 devstack@c-api.service[112278]: INFO dbcounter [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Registered counter for database cinder May 16 01:26:41.813567 np0000174372 devstack@c-api.service[112280]: INFO dbcounter [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Registered counter for database cinder May 16 01:26:41.819872 np0000174372 devstack@c-api.service[112279]: DEBUG oslo_db.sqlalchemy.engines [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb 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=112279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.828828 np0000174372 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.830582 np0000174372 devstack@c-api.service[112281]: DEBUG oslo_db.sqlalchemy.engines [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 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=112281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.836662 np0000174372 devstack@c-api.service[112280]: DEBUG oslo_db.sqlalchemy.engines [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 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=112280) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.930457 np0000174372 devstack@c-api.service[112279]: DEBUG dbcounter [-] [112279] Writer thread running {{(pid=112279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:41.933030 np0000174372 devstack@c-api.service[112279]: INFO cinder.rpc [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:41.935581 np0000174372 devstack@c-api.service[112279]: INFO cinder.rpc [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:41.938075 np0000174372 devstack@c-api.service[112279]: INFO cinder.rpc [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:41.940599 np0000174372 devstack@c-api.service[112279]: INFO cinder.rpc [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:41.941832 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.943693 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.945469 np0000174372 devstack@c-api.service[112278]: DEBUG dbcounter [-] [112278] Writer thread running {{(pid=112278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:41.947165 np0000174372 devstack@c-api.service[112281]: DEBUG dbcounter [-] [112281] Writer thread running {{(pid=112281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:41.948391 np0000174372 devstack@c-api.service[112278]: INFO cinder.rpc [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:41.949132 np0000174372 devstack@c-api.service[112279]: DEBUG oslo_db.sqlalchemy.engines [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb 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=112279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.950180 np0000174372 devstack@c-api.service[112281]: INFO cinder.rpc [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:41.950955 np0000174372 devstack@c-api.service[112278]: INFO cinder.rpc [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:41.951186 np0000174372 devstack@c-api.service[112279]: INFO cinder.rpc [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:41.953096 np0000174372 devstack@c-api.service[112281]: INFO cinder.rpc [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:41.953471 np0000174372 devstack@c-api.service[112279]: INFO cinder.rpc [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:41.953587 np0000174372 devstack@c-api.service[112278]: INFO cinder.rpc [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:41.954600 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.955932 np0000174372 devstack@c-api.service[112278]: INFO cinder.rpc [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:41.956079 np0000174372 devstack@c-api.service[112281]: INFO cinder.rpc [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:41.957175 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.957984 np0000174372 devstack@c-api.service[112280]: DEBUG dbcounter [-] [112280] Writer thread running {{(pid=112280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:41.958524 np0000174372 devstack@c-api.service[112281]: INFO cinder.rpc [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:41.959332 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.959446 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.960823 np0000174372 devstack@c-api.service[112280]: INFO cinder.rpc [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:41.961199 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.963277 np0000174372 devstack@c-api.service[112280]: INFO cinder.rpc [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:41.963934 np0000174372 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.965654 np0000174372 devstack@c-api.service[112281]: DEBUG oslo_db.sqlalchemy.engines [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 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=112281) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.965921 np0000174372 devstack@c-api.service[112278]: INFO cinder.rpc [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:41.966057 np0000174372 devstack@c-api.service[112280]: INFO cinder.rpc [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:41.966142 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.967795 np0000174372 devstack@c-api.service[112281]: INFO cinder.rpc [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:41.968141 np0000174372 devstack@c-api.service[112278]: INFO cinder.rpc [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:41.968650 np0000174372 devstack@c-api.service[112280]: INFO cinder.rpc [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:41.969358 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.969458 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.969941 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.970043 np0000174372 devstack@c-api.service[112281]: INFO cinder.rpc [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:41.971275 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.972350 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.972736 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.976848 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.978981 np0000174372 devstack@c-api.service[112280]: DEBUG oslo_db.sqlalchemy.engines [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 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=112280) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:41.980781 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.981787 np0000174372 devstack@c-api.service[112280]: INFO cinder.rpc [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:41.982485 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.982899 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.983858 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.984241 np0000174372 devstack@c-api.service[112280]: INFO cinder.rpc [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:41.985448 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.985817 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.986147 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.986983 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.990049 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.990190 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.990288 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.992811 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.993161 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.993624 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.994370 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.997107 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.997321 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.997533 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:41.998582 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.000388 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.000534 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.001860 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.003077 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.003474 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.003645 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.005006 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.006274 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.006423 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.006576 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.008530 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.009430 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.009514 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.009665 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.010089 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.011017 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.011205 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.011518 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.012487 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.013108 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.013786 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.013944 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.014673 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.015468 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.016118 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.017611 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.018749 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.018964 np0000174372 devstack@c-api.service[112279]: WARNING cinder.api.contrib.hosts [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:42.019415 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.019482 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.019571 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.020440 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: extensions {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.021808 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-availability-zone {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.022381 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.022827 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.023008 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.023059 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: qos-specs {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.024897 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.025158 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: extra_specs {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.025294 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.025344 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.026507 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.026737 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: encryption {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.026815 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.026856 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.027946 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.028273 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-volume-type-access {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.028331 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.029524 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.029684 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.029920 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.030450 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-quota-class-sets {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.031046 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.031525 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.031812 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: encryption {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.032702 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.033166 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.033687 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-snapshot-manage {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.034274 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.034779 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.035137 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: consistencygroups {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.035463 np0000174372 devstack@c-api.service[112278]: WARNING cinder.api.contrib.hosts [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:42.035968 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.036019 np0000174372 devstack@c-api.service[112281]: WARNING cinder.api.contrib.hosts [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:42.036185 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.036749 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.037073 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: backups {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.037153 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: extensions {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.037777 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: extensions {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.038523 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-availability-zone {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.039085 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: scheduler-stats {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.039196 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-availability-zone {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.039685 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.039798 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: qos-specs {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.040488 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-quota-sets {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.040538 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: qos-specs {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.041815 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.041900 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: extra_specs {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.041967 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-volume-manage {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.042791 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: extra_specs {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.043371 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.043421 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: capabilities {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.043477 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: encryption {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.044368 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: encryption {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.044594 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-volume-transfer {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.044795 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.044981 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-volume-type-access {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.045925 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-volume-type-access {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.046320 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: os-hosts {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.046661 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.047140 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-quota-class-sets {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.047693 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extended resource: cgsnapshots {{(pid=112279) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.048237 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.048480 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-quota-class-sets {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.048535 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: encryption {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.049126 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.contrib.snapshot_actions [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] SnapshotActionsController initialized {{(pid=112279) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:42.049774 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.049890 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: encryption {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.049944 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.049988 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-snapshot-manage {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.051263 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.051433 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.051477 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-snapshot-manage {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.051521 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: consistencygroups {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.052484 np0000174372 devstack@c-api.service[112280]: WARNING cinder.api.contrib.hosts [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:42.052756 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.052869 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: consistencygroups {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.053273 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.053506 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: backups {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.054230 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.054295 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: extensions {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.054950 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: backups {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.055616 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-availability-zone {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.055770 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: scheduler-stats {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.055863 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.056911 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: qos-specs {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.057015 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-quota-sets {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.057091 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: scheduler-stats {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.057272 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.058479 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-quota-sets {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.058692 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-volume-manage {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.058850 np0000174372 devstack@c-api.service[112279]: WARNING castellan.key_manager.migration [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.058994 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: extra_specs {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.059532 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.059752 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.059752 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.060009 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.060169 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-volume-manage {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.060348 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: capabilities {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.060525 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.060525 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension AdminActions extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.060525 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension AdminActions extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.060525 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension AdminActions extending resource: backups {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.060525 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.060525 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeActions extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.061206 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: encryption {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.061467 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension TypesManage extending resource: types {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.061467 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.061467 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.061467 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.061467 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.062122 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-volume-transfer {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.062351 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.v3.router [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] Extension UsedLimits extending resource: limits {{(pid=112279) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.062461 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: capabilities {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.062590 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-volume-type-access {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.062701 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-volume-transfer {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.063163 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: os-hosts {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.063568 np0000174372 devstack@c-api.service[112279]: WARNING keystonemiddleware.auth_token [None req-7864efd1-24ae-4b2a-82c8-258a538c79bb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:42.063843 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-quota-class-sets {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.064326 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extended resource: cgsnapshots {{(pid=112278) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.064453 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: os-hosts {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.065126 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: encryption {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.065791 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.contrib.snapshot_actions [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] SnapshotActionsController initialized {{(pid=112278) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:42.065899 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extended resource: cgsnapshots {{(pid=112281) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.066573 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.066784 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-snapshot-manage {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.067339 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.contrib.snapshot_actions [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] SnapshotActionsController initialized {{(pid=112281) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:42.068016 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.068452 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.068723 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: consistencygroups {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.069491 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.069709 np0000174372 devstack@c-api.service[112279]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0f310a3668 pid: 112279 (default app) May 16 01:26:42.070121 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.070733 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: backups {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.070879 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.071544 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.072406 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.072742 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: scheduler-stats {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.072942 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.073939 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.074184 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-quota-sets {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.074427 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.075375 np0000174372 devstack@c-api.service[112278]: WARNING castellan.key_manager.migration [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.075726 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-volume-manage {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.075947 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.076275 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.076413 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.076514 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.076633 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.076727 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.076841 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension AdminActions extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.076958 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension AdminActions extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.077060 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension AdminActions extending resource: backups {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.077236 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: capabilities {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.077323 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.077323 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeActions extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.077419 np0000174372 devstack@c-api.service[112281]: WARNING castellan.key_manager.migration [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.077531 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension TypesManage extending resource: types {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.077632 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.077738 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.078734 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.078734 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.078734 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.v3.router [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] Extension UsedLimits extending resource: limits {{(pid=112278) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.078890 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.078890 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.078890 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.078890 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.078890 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079188 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079188 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079188 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079188 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079188 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079456 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.079511 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079511 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079511 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079511 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079511 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079511 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079786 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079786 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079786 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079786 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079984 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079984 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.079984 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.079984 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080191 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080191 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080322 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-volume-transfer {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.080367 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.080413 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080413 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080413 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080413 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080413 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080666 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080666 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080666 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080666 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080666 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080901 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080901 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.080901 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.080901 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.081093 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.081143 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.081143 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.081143 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.081143 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.081143 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.081143 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.081781 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.081781 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.081781 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.081781 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.081781 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.081781 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.082225 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.082225 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.082225 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.082225 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.082569 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.082649 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.082649 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.082649 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.082649 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.082649 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.083080 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.083080 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.083080 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.083722 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.083795 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.083795 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.083795 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.083795 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.083795 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.084207 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.084207 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.084207 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.084207 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.084207 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.085128 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.085128 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.085319 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension AdminActions extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.085455 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.085455 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.085455 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.085455 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.085455 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.085455 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.085946 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.085946 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.085946 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.085946 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.086390 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.086390 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.086560 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension AdminActions extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.086648 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.086648 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.086648 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.086648 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.086964 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.086964 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.086964 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.086964 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.087316 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.087316 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.087316 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.087316 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.087635 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension AdminActions extending resource: backups {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.087713 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.087713 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.087713 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.087713 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.087713 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.088117 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.088117 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.088117 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.088117 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.088117 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.088466 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.088466 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.088466 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.088466 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.088783 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.088896 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.088896 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.088896 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.088896 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.089313 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.089313 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.089313 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.089313 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.089639 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.089639 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.089639 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.089639 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.089967 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeActions extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.090071 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.090071 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.090071 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.090071 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.090071 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.090577 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.090577 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.090577 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.090577 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.090577 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.090577 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.091016 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.091016 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.091016 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.091016 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.091016 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.091488 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.091488 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.091488 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.091488 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.091488 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.091488 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.092026 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.092026 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.092026 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.092026 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.092026 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.092026 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.092622 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.092622 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.092777 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension TypesManage extending resource: types {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.092853 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.092853 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.092853 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.092853 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.092853 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.092853 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.093479 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.093479 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.093479 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.093479 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.093479 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.093909 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.093909 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.093909 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.094176 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.094290 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.094290 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.094290 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.094290 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.094290 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.094725 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.094725 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.094725 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.094725 np0000174372 devstack@c-api.service[112279]: /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 16 01:26:42.094725 np0000174372 devstack@c-api.service[112279]: warnings.warn(deprecated_msg) May 16 01:26:42.095037 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.095037 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.095037 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.095037 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.v3.router [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] Extension UsedLimits extending resource: limits {{(pid=112281) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.095297 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: os-hosts {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.095361 np0000174372 devstack@c-api.service[112278]: WARNING keystonemiddleware.auth_token [None req-c492b8a3-78cb-4a0a-bc86-6a86d3c8a766 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:42.095421 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.middleware.request_id [None req-4500d6d6-d8b0-412b-b828-52284de1d837 None None] RequestId filter calling following filter/app {{(pid=112279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:26:42.095485 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extended resource: cgsnapshots {{(pid=112280) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:42.095539 np0000174372 devstack@c-api.service[112281]: WARNING keystonemiddleware.auth_token [None req-48eb1ae9-118a-44b4-aef1-4e85b2cb9ac6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:42.095608 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.contrib.snapshot_actions [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] SnapshotActionsController initialized {{(pid=112280) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:42.095608 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.095738 np0000174372 devstack@c-api.service[112279]: [pid: 112279|app: 0|req: 1/1] 162.253.55.84 () {60 vars in 949 bytes} [Sat May 16 01:26:42 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 16 01:26:42.095799 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.095799 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.095859 np0000174372 devstack@c-api.service[112278]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0f310a3668 pid: 112278 (default app) May 16 01:26:42.095919 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.095996 np0000174372 devstack@c-api.service[112281]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0f310a3668 pid: 112281 (default app) May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: WARNING castellan.key_manager.migration [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096064 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096474 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension AdminActions extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096474 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension AdminActions extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096474 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension AdminActions extending resource: backups {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096474 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096474 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeActions extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096474 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension TypesManage extending resource: types {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096474 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096834 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096834 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096834 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.096991 np0000174372 devstack@c-api.service[112280]: DEBUG cinder.api.v3.router [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] Extension UsedLimits extending resource: limits {{(pid=112280) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:42.100287 np0000174372 devstack@c-api.service[112280]: WARNING keystonemiddleware.auth_token [None req-b72bbbca-8280-4ca9-8107-d8ff76ac4196 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:42.109034 np0000174372 devstack@c-api.service[112280]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d0f310a3668 pid: 112280 (default app) May 16 01:26:49.402829 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.middleware.request_id [None req-29a78665-9766-433b-8ba8-e19308482f02 None None] RequestId filter calling following filter/app {{(pid=112279) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:26:49.924480 np0000174372 devstack@c-api.service[112279]: INFO cinder.api.openstack.wsgi [None req-29a78665-9766-433b-8ba8-e19308482f02 admin admin] POST https://162.253.55.84/volume/v3/types May 16 01:26:49.925103 np0000174372 devstack@c-api.service[112279]: DEBUG cinder.api.openstack.wsgi [None req-29a78665-9766-433b-8ba8-e19308482f02 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112279) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 01:26:49.926858 np0000174372 devstack@c-api.service[112279]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 16 01:26:49.926858 np0000174372 devstack@c-api.service[112279]: warnings.warn( May 16 01:26:49.937366 np0000174372 devstack@c-api.service[112279]: DEBUG oslo_db.sqlalchemy.engines [None req-29a78665-9766-433b-8ba8-e19308482f02 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=112279) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:49.965384 np0000174372 devstack@c-api.service[112279]: INFO cinder.api.openstack.wsgi [None req-29a78665-9766-433b-8ba8-e19308482f02 admin admin] https://162.253.55.84/volume/v3/types returned with HTTP 200 May 16 01:26:49.965989 np0000174372 devstack@c-api.service[112279]: [pid: 112279|app: 0|req: 2/2] 162.253.55.84 () {68 vars in 1281 bytes} [Sat May 16 01:26:49 2026] POST /volume/v3/types => generated 186 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 16 01:26:49.993096 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.993096 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.993096 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.993096 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.993096 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994077 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994077 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994077 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994077 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994077 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994394 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994394 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994394 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994394 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994394 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994394 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994713 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994713 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994713 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994713 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994936 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994936 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.994936 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.994936 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.995151 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.995151 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.995151 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.995151 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.995397 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.995397 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.995397 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.995397 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.995397 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.995822 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.995822 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.995822 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.995822 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.995822 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.996956 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.996956 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.996956 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.996956 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.996956 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.996956 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.997674 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.997674 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.997674 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.997674 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.997674 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.997674 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.998432 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.998432 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.998432 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.998432 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.998432 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.998432 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.999154 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.999154 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.999154 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.999154 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.999154 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.999874 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.999874 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.999874 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:49.999874 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:49.999874 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.000483 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.000483 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.000483 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.000483 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.000483 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.000483 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.000885 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.000885 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.000885 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.000885 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.000885 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.000885 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.001191 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.001191 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.001191 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.001191 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.001191 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.001990 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.001990 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.001990 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.001990 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.001990 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.002624 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.002624 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.002624 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.002624 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.003069 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.003069 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.003069 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.003069 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.003457 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.003457 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.003457 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.003457 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.003457 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.003759 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.003759 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.003759 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.003759 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.003759 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004007 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004007 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004007 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004007 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004249 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004249 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004249 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004249 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004460 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004460 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004460 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004460 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004681 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004681 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.004681 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.004681 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.005030 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.005030 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.005030 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.005030 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.005762 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.005762 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.005762 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.005762 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.005762 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.006407 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.006407 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.006407 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.006407 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.006407 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.006407 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.007288 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.007288 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.007288 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.007288 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.007288 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.007920 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.007920 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.007920 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.007920 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.007920 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.007920 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.008614 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.008614 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.008614 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.008614 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.008614 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.008614 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.008932 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.008932 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.008932 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.008932 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.008932 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.008932 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009253 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009253 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009253 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009253 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009253 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009253 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009593 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009593 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009593 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009593 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009697 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009697 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009697 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009697 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009697 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009827 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009827 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009827 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009827 np0000174372 devstack@c-api.service[112278]: /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 16 01:26:50.009827 np0000174372 devstack@c-api.service[112278]: warnings.warn(deprecated_msg) May 16 01:26:50.009827 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.middleware.request_id [req-29a78665-9766-433b-8ba8-e19308482f02 req-d3c9cb20-fb45-4143-b8ea-7a918957fd2c None None] RequestId filter calling following filter/app {{(pid=112278) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:26:50.349530 np0000174372 devstack@c-api.service[112278]: INFO cinder.api.openstack.wsgi [req-29a78665-9766-433b-8ba8-e19308482f02 req-d3c9cb20-fb45-4143-b8ea-7a918957fd2c admin admin] POST https://162.253.55.84/volume/v3/types/e3e7d3cb-7f2d-4a6f-bbb2-28ccdaae01da/extra_specs May 16 01:26:50.349966 np0000174372 devstack@c-api.service[112278]: DEBUG cinder.api.openstack.wsgi [req-29a78665-9766-433b-8ba8-e19308482f02 req-d3c9cb20-fb45-4143-b8ea-7a918957fd2c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112278) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 01:26:50.351988 np0000174372 devstack@c-api.service[112278]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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 16 01:26:50.351988 np0000174372 devstack@c-api.service[112278]: warnings.warn( May 16 01:26:50.360692 np0000174372 devstack@c-api.service[112278]: DEBUG oslo_db.sqlalchemy.engines [req-29a78665-9766-433b-8ba8-e19308482f02 req-d3c9cb20-fb45-4143-b8ea-7a918957fd2c 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=112278) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:50.424926 np0000174372 devstack@c-api.service[112278]: INFO cinder.api.openstack.wsgi [req-29a78665-9766-433b-8ba8-e19308482f02 req-d3c9cb20-fb45-4143-b8ea-7a918957fd2c admin admin] https://162.253.55.84/volume/v3/types/e3e7d3cb-7f2d-4a6f-bbb2-28ccdaae01da/extra_specs returned with HTTP 200 May 16 01:26:50.425583 np0000174372 devstack@c-api.service[112278]: [pid: 112278|app: 0|req: 1/3] 162.253.55.84 () {70 vars in 1498 bytes} [Sat May 16 01:26:49 2026] POST /volume/v3/types/e3e7d3cb-7f2d-4a6f-bbb2-28ccdaae01da/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 16 01:26:51.969288 np0000174372 devstack@c-api.service[112281]: DEBUG dbcounter [-] [112281] Writing DB stats cinder:SELECT=6 {{(pid=112281) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:26:51.984450 np0000174372 devstack@c-api.service[112280]: DEBUG dbcounter [-] [112280] Writing DB stats cinder:SELECT=6 {{(pid=112280) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:26:59.962937 np0000174372 devstack@c-api.service[112279]: DEBUG dbcounter [-] [112279] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112279) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:27:00.423050 np0000174372 devstack@c-api.service[112278]: DEBUG dbcounter [-] [112278] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112278) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:29:21.631152 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.631152 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.631152 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.631152 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.631152 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.632055 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.632055 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.632055 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.632055 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.632055 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.632436 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.632436 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.632436 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.632436 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.632436 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.632436 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.633008 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.633008 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.633008 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.633008 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.633599 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.633599 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.633599 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.633599 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.634056 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.634056 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.634056 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.634056 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.634538 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.634538 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.634538 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.634538 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.634538 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.635108 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.635108 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.635108 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.635108 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.635108 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.635657 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.635657 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.635657 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.635657 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.635657 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.635657 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636110 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636110 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636110 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636110 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636110 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636110 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636528 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636528 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636528 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636528 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636528 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636528 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636898 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636898 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636898 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.636898 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.636898 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.637312 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.637312 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.637312 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.637312 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.637312 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.637851 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.637851 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.637851 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.637851 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.637851 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.637851 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.638549 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.638549 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.638549 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.638549 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.638549 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.638549 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.639139 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.639139 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.639139 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.639139 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.639139 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.639751 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.639751 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.639751 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.639751 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.639751 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.640314 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.640314 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.640314 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.640314 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.640778 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.640778 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.640778 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.640778 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.641208 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.641208 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.641208 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.641208 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.641208 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.641900 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.641900 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.641900 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.641900 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.641900 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642131 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642131 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642131 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642131 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642350 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642350 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642350 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642350 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642530 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642530 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642530 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642530 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642659 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642659 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642659 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642659 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642780 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642780 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642780 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642780 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642903 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642903 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642903 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.642903 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.642903 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643055 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643055 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643055 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643055 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643055 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643055 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643241 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643241 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643241 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643241 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643241 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643380 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643380 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643380 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643380 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643380 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643380 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643555 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643555 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643555 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643555 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643555 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643555 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643733 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643733 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643733 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643733 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643733 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643733 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643904 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643904 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643904 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643904 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.643904 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.643904 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644077 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.644077 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644077 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.644077 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644198 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.644198 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644198 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.644198 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644198 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.644398 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644398 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.644398 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644398 np0000174372 devstack@c-api.service[112281]: /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 16 01:29:21.644398 np0000174372 devstack@c-api.service[112281]: warnings.warn(deprecated_msg) May 16 01:29:21.644398 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.middleware.request_id [None req-552f7120-a862-45c7-8dff-9290c7781177 None None] RequestId filter calling following filter/app {{(pid=112281) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:29:21.644398 np0000174372 devstack@c-api.service[112281]: INFO cinder.api.openstack.wsgi [None req-552f7120-a862-45c7-8dff-9290c7781177 None None] GET https://162.253.55.84/volume// May 16 01:29:21.644580 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.openstack.wsgi [None req-552f7120-a862-45c7-8dff-9290c7781177 None None] Empty body provided in request {{(pid=112281) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 16 01:29:21.644580 np0000174372 devstack@c-api.service[112281]: DEBUG cinder.api.openstack.wsgi [None req-552f7120-a862-45c7-8dff-9290c7781177 None None] Calling method 'all' {{(pid=112281) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 16 01:29:21.644580 np0000174372 devstack@c-api.service[112281]: INFO cinder.api.openstack.wsgi [None req-552f7120-a862-45c7-8dff-9290c7781177 None None] https://162.253.55.84/volume// returned with HTTP 300 May 16 01:29:21.644580 np0000174372 devstack@c-api.service[112281]: [pid: 112281|app: 0|req: 1/4] 162.253.55.84 () {66 vars in 1449 bytes} [Sat May 16 01:29:21 2026] GET /volume/ => generated 389 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)