May 14 10:20:31.904438 np0000174139 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 10:20:31.912305 np0000174139 devstack@c-api.service[112366]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 10:20:31 2026] *** May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: nodename: np0000174139 May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: machine: x86_64 May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: clock source: unix May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: pcre jit disabled May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: detected number of CPU cores: 16 May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: current working directory: / May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: detected binary path: /usr/bin/uwsgi-core May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: your processes number limit is 256917 May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: your memory page size is 4096 bytes May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: detected max file descriptor number: 2048 May 14 10:20:31.915485 np0000174139 devstack@c-api.service[112366]: lock engine: pthread robust mutexes May 14 10:20:31.916340 np0000174139 devstack@c-api.service[112366]: thunder lock: enabled May 14 10:20:31.916340 np0000174139 devstack@c-api.service[112366]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 10:20:31.916340 np0000174139 devstack@c-api.service[112366]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 10:20:31.916340 np0000174139 devstack@c-api.service[112366]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 10:20:31.916340 np0000174139 devstack@c-api.service[112366]: Set PythonHome to /opt/stack/data/venv May 14 10:20:31.951702 np0000174139 devstack@c-api.service[112366]: Python main interpreter initialized at 0x7f6a9e4a3668 May 14 10:20:31.951702 np0000174139 devstack@c-api.service[112366]: python threads support enabled May 14 10:20:31.951702 np0000174139 devstack@c-api.service[112366]: your server socket listen backlog is limited to 100 connections May 14 10:20:31.951702 np0000174139 devstack@c-api.service[112366]: your mercy for graceful operations on workers is 80 seconds May 14 10:20:31.952261 np0000174139 devstack@c-api.service[112366]: mapped 671795 bytes (656 KB) for 4 cores May 14 10:20:31.952395 np0000174139 devstack@c-api.service[112366]: *** Operational MODE: preforking *** May 14 10:20:31.952658 np0000174139 devstack@c-api.service[112366]: *** uWSGI is running in multiple interpreter mode *** May 14 10:20:31.952658 np0000174139 devstack@c-api.service[112366]: spawned uWSGI master process (pid: 112366) May 14 10:20:31.952902 np0000174139 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 10:20:31.953465 np0000174139 devstack@c-api.service[112366]: spawned uWSGI worker 1 (pid: 112375, cores: 1) May 14 10:20:31.954020 np0000174139 devstack@c-api.service[112366]: spawned uWSGI worker 2 (pid: 112376, cores: 1) May 14 10:20:31.954475 np0000174139 devstack@c-api.service[112366]: spawned uWSGI worker 3 (pid: 112377, cores: 1) May 14 10:20:31.954989 np0000174139 devstack@c-api.service[112366]: spawned uWSGI worker 4 (pid: 112378, cores: 1) May 14 10:20:31.954989 np0000174139 devstack@c-api.service[112366]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 10:20:32.089119 np0000174139 devstack@c-api.service[112375]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:32.089119 np0000174139 devstack@c-api.service[112375]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:32.089119 np0000174139 devstack@c-api.service[112375]: we strongly recommend against using it for new projects. May 14 10:20:32.089119 np0000174139 devstack@c-api.service[112375]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:32.089119 np0000174139 devstack@c-api.service[112375]: framework. For more detail see May 14 10:20:32.089119 np0000174139 devstack@c-api.service[112375]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:32.089119 np0000174139 devstack@c-api.service[112375]: import eventlet # noqa May 14 10:20:32.090003 np0000174139 devstack@c-api.service[112377]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:32.090003 np0000174139 devstack@c-api.service[112377]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:32.090003 np0000174139 devstack@c-api.service[112377]: we strongly recommend against using it for new projects. May 14 10:20:32.090003 np0000174139 devstack@c-api.service[112377]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:32.090003 np0000174139 devstack@c-api.service[112377]: framework. For more detail see May 14 10:20:32.090003 np0000174139 devstack@c-api.service[112377]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:32.090003 np0000174139 devstack@c-api.service[112377]: import eventlet # noqa May 14 10:20:32.090694 np0000174139 devstack@c-api.service[112376]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:32.090694 np0000174139 devstack@c-api.service[112376]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:32.090694 np0000174139 devstack@c-api.service[112376]: we strongly recommend against using it for new projects. May 14 10:20:32.090694 np0000174139 devstack@c-api.service[112376]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:32.090694 np0000174139 devstack@c-api.service[112376]: framework. For more detail see May 14 10:20:32.090694 np0000174139 devstack@c-api.service[112376]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:32.090694 np0000174139 devstack@c-api.service[112376]: import eventlet # noqa May 14 10:20:32.100421 np0000174139 devstack@c-api.service[112378]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 10:20:32.100421 np0000174139 devstack@c-api.service[112378]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 10:20:32.100421 np0000174139 devstack@c-api.service[112378]: we strongly recommend against using it for new projects. May 14 10:20:32.100421 np0000174139 devstack@c-api.service[112378]: If you are already using Eventlet, we recommend migrating to a different May 14 10:20:32.100421 np0000174139 devstack@c-api.service[112378]: framework. For more detail see May 14 10:20:32.100421 np0000174139 devstack@c-api.service[112378]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 10:20:32.100421 np0000174139 devstack@c-api.service[112378]: import eventlet # noqa May 14 10:20:32.178529 np0000174139 devstack@c-api.service[112375]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:32.178529 np0000174139 devstack@c-api.service[112375]: debtcollector.deprecate( May 14 10:20:32.179889 np0000174139 devstack@c-api.service[112377]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:32.179889 np0000174139 devstack@c-api.service[112377]: debtcollector.deprecate( May 14 10:20:32.183059 np0000174139 devstack@c-api.service[112376]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:32.183059 np0000174139 devstack@c-api.service[112376]: debtcollector.deprecate( May 14 10:20:32.193904 np0000174139 devstack@c-api.service[112378]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 10:20:32.193904 np0000174139 devstack@c-api.service[112378]: debtcollector.deprecate( May 14 10:20:32.258496 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:32.258496 np0000174139 devstack@c-api.service[112377]: from cgi import parse_header May 14 10:20:32.261200 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:32.261200 np0000174139 devstack@c-api.service[112375]: from cgi import parse_header May 14 10:20:32.268229 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:32.268229 np0000174139 devstack@c-api.service[112376]: from cgi import parse_header May 14 10:20:32.273863 np0000174139 devstack@c-api.service[112378]: /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 14 10:20:32.273863 np0000174139 devstack@c-api.service[112378]: from cgi import parse_header May 14 10:20:32.304058 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:32.304058 np0000174139 devstack@c-api.service[112377]: removals.removed_module( May 14 10:20:32.304729 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:32.304729 np0000174139 devstack@c-api.service[112377]: removals.removed_module( May 14 10:20:32.306893 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:32.306893 np0000174139 devstack@c-api.service[112375]: removals.removed_module( May 14 10:20:32.307130 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:32.307130 np0000174139 devstack@c-api.service[112375]: removals.removed_module( May 14 10:20:32.317594 np0000174139 devstack@c-api.service[112378]: /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 14 10:20:32.317594 np0000174139 devstack@c-api.service[112378]: removals.removed_module( May 14 10:20:32.318494 np0000174139 devstack@c-api.service[112378]: /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 14 10:20:32.318494 np0000174139 devstack@c-api.service[112378]: removals.removed_module( May 14 10:20:32.322222 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:32.322222 np0000174139 devstack@c-api.service[112376]: removals.removed_module( May 14 10:20:32.322950 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:32.322950 np0000174139 devstack@c-api.service[112376]: removals.removed_module( May 14 10:20:32.944645 np0000174139 devstack@c-api.service[112378]: /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 14 10:20:32.944645 np0000174139 devstack@c-api.service[112378]: warnings.warn( May 14 10:20:32.948955 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:32.948955 np0000174139 devstack@c-api.service[112375]: warnings.warn( May 14 10:20:32.949919 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:32.949919 np0000174139 devstack@c-api.service[112377]: warnings.warn( May 14 10:20:32.991484 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:32.991484 np0000174139 devstack@c-api.service[112376]: warnings.warn( May 14 10:20:33.046195 np0000174139 devstack@c-api.service[112378]: /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 14 10:20:33.046195 np0000174139 devstack@c-api.service[112378]: warnings.warn( May 14 10:20:33.054684 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:33.054684 np0000174139 devstack@c-api.service[112375]: warnings.warn( May 14 10:20:33.056396 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:33.056396 np0000174139 devstack@c-api.service[112377]: warnings.warn( May 14 10:20:33.121421 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:33.121421 np0000174139 devstack@c-api.service[112376]: warnings.warn( May 14 10:20:33.343818 np0000174139 devstack@c-api.service[112378]: 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 14 10:20:33.344336 np0000174139 devstack@c-api.service[112378]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112378) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:20:33.345028 np0000174139 devstack@c-api.service[112375]: 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 14 10:20:33.345275 np0000174139 devstack@c-api.service[112375]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112375) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:20:33.362759 np0000174139 devstack@c-api.service[112377]: 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 14 10:20:33.363227 np0000174139 devstack@c-api.service[112377]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112377) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:20:33.429910 np0000174139 devstack@c-api.service[112378]: /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 14 10:20:33.429910 np0000174139 devstack@c-api.service[112378]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:20:33.431364 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:33.431364 np0000174139 devstack@c-api.service[112375]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:20:33.436232 np0000174139 devstack@c-api.service[112376]: 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 14 10:20:33.436397 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:33.436397 np0000174139 devstack@c-api.service[112377]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:20:33.436534 np0000174139 devstack@c-api.service[112376]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112376) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 10:20:33.500529 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:33.500529 np0000174139 devstack@c-api.service[112376]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 10:20:33.916891 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:20:33.917213 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:20:33.917360 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:20:33.917457 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.917457 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.917694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.917694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.917895 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.918053 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.918156 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.918280 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.918380 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.918465 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112376) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 10:20:33.918578 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.918578 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.918759 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.918759 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.918759 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.919068 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.919165 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.919165 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.919310 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.919401 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.919480 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.919696 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.919878 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.919998 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.920086 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.920165 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.920248 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.920351 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.920447 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.920548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.920637 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.920637 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.920803 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.921027 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.921157 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.921241 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.921241 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.921241 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.921241 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.921241 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.921241 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.925104 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.925178 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.925229 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.925289 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.925350 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.925410 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.925464 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.925526 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.925584 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.925641 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.925641 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.925641 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.925784 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.925836 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.925903 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.925986 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.926028 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.926076 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.926076 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.926140 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.926199 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.926234 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.926268 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.926314 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.926355 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.926392 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.926392 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.926392 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.927768 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.927823 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.927887 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.927971 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.928026 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.928092 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.928156 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.928210 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.928258 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.928308 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.928358 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.928358 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.928466 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.928524 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.928579 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.928631 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.928687 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.928687 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.928687 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.928687 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.928687 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.928946 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.928946 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.928946 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.928946 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.928946 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.929242 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.929295 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.929347 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.929406 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.929467 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.929528 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.929583 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.929641 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.929699 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.929749 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.929807 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.929857 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.929904 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.929973 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.930043 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.930106 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.930161 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.930216 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.930267 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.930323 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.930373 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.930429 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.930477 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.930544 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.930593 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.930640 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.930687 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.930776 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.930827 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.930884 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.931569 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.931569 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.931846 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.932007 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.932101 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.932181 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.932244 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.932304 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.932361 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.932422 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.932489 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.932547 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.932623 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.932682 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.932742 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.932808 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.932881 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.932975 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.933062 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.933166 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.933235 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.933293 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.933364 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.933425 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.933488 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.933488 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.933488 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.933488 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.933689 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.933751 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.933833 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.933833 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.934006 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.934072 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.934131 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.934199 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.934285 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.934358 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.934425 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.934482 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.934542 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.934542 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.934660 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.934660 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.934660 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.934843 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.934907 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.935053 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.935136 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.935202 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.935282 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.935440 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.935631 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.935708 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.935708 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.935708 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.935890 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.935973 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.936034 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.936108 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.936108 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.936240 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.936319 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.936382 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.936444 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.936444 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.936444 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.936624 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.936695 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.936773 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.936842 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.936902 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.937006 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.937006 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.937006 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.937006 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.937304 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.937376 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.937436 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.937436 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.937436 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.937436 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.937436 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.937436 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.937786 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.937849 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.937916 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.938004 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.938235 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.938299 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.938367 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.938428 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.938498 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.938566 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.938625 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.938683 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.938754 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.938824 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.938894 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.939004 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.939079 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.939140 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.939199 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.939266 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.939342 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.939424 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.939538 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.939606 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.939606 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.939606 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.939606 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.939606 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.940426 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.940510 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.940510 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.940628 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.940657 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.940681 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.940713 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.940739 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.940769 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.940827 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.940864 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.940898 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.940924 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.940979 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.941007 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.941037 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.941067 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.941120 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.941154 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.941183 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.941224 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.941251 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.941277 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.941312 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.941339 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.941373 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.941373 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.941373 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.941458 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.941458 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.941515 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.941545 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.941573 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.941599 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.941629 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.941656 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.941683 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.941709 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.941736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.941771 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.941801 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.941827 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.941853 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.941891 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.941918 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.941961 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.941993 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.942020 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.942047 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.942081 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.942107 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.942134 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.942161 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.942186 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.942216 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.942244 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.942268 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.942297 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.942322 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.942356 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.942383 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.942409 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.942434 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.942458 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.942483 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.942509 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.942533 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.942562 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.942595 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.942628 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.942659 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.942684 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.942711 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.942740 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.942764 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.942789 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.942815 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.942839 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.942872 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.942898 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.942898 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.942898 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.942898 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.942898 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.943205 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.943264 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.943333 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.943375 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.943405 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.943435 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.943461 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.943495 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.943525 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.943551 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.943576 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.943607 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.943636 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.943669 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.943696 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.943722 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.943751 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.943781 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.943807 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.943832 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.943857 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.943881 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.943905 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.943960 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.944001 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.944028 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.944028 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.944028 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.948135 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.948184 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.948254 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.948297 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.948368 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.948405 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.948439 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.948466 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.948493 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.948524 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.948556 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.948591 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.948634 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.948670 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.948709 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.948746 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.948804 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.948862 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.948915 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.948998 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.948998 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.949489 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.949562 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.949634 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.949675 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.949718 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.949760 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.949805 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.949844 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.949890 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.949975 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.950053 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.950100 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.950143 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.950189 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.950229 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.950268 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.950305 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.950341 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.950379 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.950417 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.950461 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.950500 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.950543 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.950583 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.950626 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.950671 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.950706 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.950748 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.950781 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.950815 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.950863 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.950906 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.950980 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.951031 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.951078 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.951125 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.951164 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.951200 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.951236 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.951272 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.951308 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.951346 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.951398 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.951437 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.951474 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.951518 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.951561 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.951598 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.951644 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.951680 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.951723 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.951769 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.951806 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.951844 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.951880 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.951924 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.951989 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.952031 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.952068 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.952111 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.952148 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.952195 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.952239 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.952239 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.952239 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.952239 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.952239 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.952239 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.952239 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.952471 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.952510 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.952548 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.952871 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.953231 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.953275 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.953323 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.953362 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.953400 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.953400 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.953485 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.953523 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.953564 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.953605 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.953649 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.953689 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.953725 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.953725 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.953725 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.953914 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.953968 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.954014 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.954049 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.954084 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.954118 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.954156 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.954195 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.954229 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.954229 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.954299 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.954299 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.954371 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.954407 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.954910 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.954981 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.955067 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.955118 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.955159 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.955203 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.955247 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.955283 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.955319 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.955354 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.955395 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.955431 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.955475 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.955512 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.955551 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.955591 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.955627 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.955669 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.955669 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.955738 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.955774 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.955814 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.955850 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.955885 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.955885 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.955885 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.955885 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.956056 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.960371 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.960371 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.960455 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.960537 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.960569 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.960666 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.960707 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.960734 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.960758 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.960919 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.960980 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.961023 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.961023 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.961069 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.961380 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.961420 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.961420 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.961420 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.961420 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.961420 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.961420 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.961694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.961694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.961694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.961694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.961694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.961694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.961694 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.963767 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.963767 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.963767 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.963866 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.963890 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.964057 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.964057 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.964105 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.964134 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.964162 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.964196 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.964226 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.964254 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.964282 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.964428 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.964458 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.964485 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.964513 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.964537 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.964568 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.964604 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.964744 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.964767 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.964793 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.964793 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.964793 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.964793 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.964793 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.965130 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.965169 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.965324 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.965355 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.965384 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.965415 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.965441 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.965565 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.965598 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.965636 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.965680 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.965716 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.965889 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.965957 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.966004 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.966042 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.966219 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.966266 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.966303 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.966465 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.966508 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.966551 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.966588 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.966629 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.966711 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.966842 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.967002 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.967045 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.967081 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.967119 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.967289 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.967341 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.967384 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.967419 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.967586 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.967626 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.967662 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.967696 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.967731 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.967731 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.967944 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.967998 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.968034 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.968067 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.968101 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.968263 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.968303 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.968336 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.968372 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.968538 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.968585 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.968627 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.968662 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.968820 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.968863 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.968899 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.968948 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.969146 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.969187 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.969240 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.969401 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.969445 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.969482 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.969523 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.969710 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.969780 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.969842 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.970108 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.970148 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.970207 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.970271 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.970461 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.970508 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.970543 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.970720 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.970768 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.970821 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.970860 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.970891 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.971025 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.971085 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.971178 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.971225 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.971265 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.971302 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.971337 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.971372 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.971415 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.971450 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.971492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.971530 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.971563 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.971604 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.971641 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.971677 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.971713 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.971748 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.971782 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.971813 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.971862 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.971903 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.971962 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.971999 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.972647 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.972809 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.972853 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.972889 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.972923 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.972923 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.973199 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.973279 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.973436 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.973586 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.973633 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.973664 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.973695 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.973727 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.973754 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.973777 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.973804 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.973828 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.973863 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.973892 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.973923 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.973988 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.974021 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.974045 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.974045 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.974045 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.974045 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.974045 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.974177 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.974177 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.974177 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.974265 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.974301 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.974327 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.974357 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.974394 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.974426 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.974459 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.974491 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.974519 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.974544 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.974567 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.974592 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.974615 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.974640 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.974677 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.974709 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.974739 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.974771 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.974796 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.974826 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.974853 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.974876 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.974904 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.974904 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.974904 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.975012 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.975050 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.975080 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.975080 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.975129 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.975159 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.975193 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.975223 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.975253 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.975295 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.975323 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.975348 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.975380 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.975409 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.975435 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.975468 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.975505 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.975535 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.975565 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.975603 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.975629 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.975656 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.975680 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.975706 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.975732 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.975759 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.975796 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.975828 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.975862 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.975980 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.976016 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.976042 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.976068 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.976098 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.976129 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.976160 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.976193 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.976224 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.976263 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.976289 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.976315 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.976344 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.976373 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.976399 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.976426 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.976454 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.976481 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.976515 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.976551 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.976585 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.976620 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.976648 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.976674 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.976703 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.976728 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.976756 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.976795 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.976795 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.976795 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.976895 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.976942 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.976977 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.977006 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.977043 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.977079 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.977132 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.977162 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.977195 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.977195 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.977195 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.977265 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.977265 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.977265 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.977265 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.977265 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.977265 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.977411 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.977457 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.977492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.977492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.977492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.977492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.977492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.977492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.977632 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.977632 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.977689 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.977727 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.977759 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.977793 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.977824 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.977854 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.977878 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.977908 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.977951 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.977986 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.978015 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.978047 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.978076 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.978108 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.978140 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.978172 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.978206 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.978236 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.978273 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.978370 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.978397 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.978434 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.978434 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.978434 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.978434 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.978434 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.978570 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.978570 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.978570 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.978642 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.978668 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.978701 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.978731 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.978766 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.978799 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.978830 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.978857 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.978881 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.978909 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.979002 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.979031 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.979066 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.979121 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.979121 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.979121 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.979221 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.979253 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.979282 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.979312 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.979341 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.979341 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.979341 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.979341 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.979341 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 10:20:33.979716 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112375) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.979776 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.979825 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.979897 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.979972 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112375) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.980003 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112378) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.980034 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112375) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.980102 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.980159 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.980220 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.980278 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112378) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.980323 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112376) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.980352 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112378) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.980388 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.980466 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.980510 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112377) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 10:20:33.980546 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.980580 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 10:20:33.980609 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112376) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.980636 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 10:20:33.980662 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112376) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:33.980692 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 10:20:33.980717 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112377) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 10:20:33.980766 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112377) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 10:20:34.027530 np0000174139 devstack@c-api.service[112378]: INFO dbcounter [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Registered counter for database cinder May 14 10:20:34.028625 np0000174139 devstack@c-api.service[112377]: INFO dbcounter [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Registered counter for database cinder May 14 10:20:34.029667 np0000174139 devstack@c-api.service[112375]: INFO dbcounter [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Registered counter for database cinder May 14 10:20:34.029989 np0000174139 devstack@c-api.service[112376]: INFO dbcounter [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Registered counter for database cinder May 14 10:20:34.041600 np0000174139 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-bbccda30-a13d-4300-800a-3b14636f5772 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.046289 np0000174139 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-b986b95b-04a1-4c34-91ac-4bb203274baa 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.049035 np0000174139 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-624abc40-74a2-42d1-b9ec-491be07162d0 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.052944 np0000174139 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [None req-8036d5eb-09a4-421d-ac00-86deccd1723e 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.164732 np0000174139 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writer thread running {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:20:34.168064 np0000174139 devstack@c-api.service[112377]: INFO cinder.rpc [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:20:34.170787 np0000174139 devstack@c-api.service[112377]: INFO cinder.rpc [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:20:34.173205 np0000174139 devstack@c-api.service[112377]: INFO cinder.rpc [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:20:34.173351 np0000174139 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writer thread running {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:20:34.174852 np0000174139 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writer thread running {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:20:34.175495 np0000174139 devstack@c-api.service[112377]: INFO cinder.rpc [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:20:34.175571 np0000174139 devstack@c-api.service[112375]: INFO cinder.rpc [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:20:34.176237 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.176610 np0000174139 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writer thread running {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 10:20:34.177448 np0000174139 devstack@c-api.service[112375]: INFO cinder.rpc [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:20:34.178060 np0000174139 devstack@c-api.service[112376]: INFO cinder.rpc [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:20:34.178191 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.179367 np0000174139 devstack@c-api.service[112378]: INFO cinder.rpc [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 10:20:34.179622 np0000174139 devstack@c-api.service[112375]: INFO cinder.rpc [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:20:34.180915 np0000174139 devstack@c-api.service[112376]: INFO cinder.rpc [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:20:34.181632 np0000174139 devstack@c-api.service[112375]: INFO cinder.rpc [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:20:34.182533 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.183004 np0000174139 devstack@c-api.service[112378]: INFO cinder.rpc [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 10:20:34.183135 np0000174139 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-b986b95b-04a1-4c34-91ac-4bb203274baa 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.183809 np0000174139 devstack@c-api.service[112376]: INFO cinder.rpc [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:20:34.184225 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.185789 np0000174139 devstack@c-api.service[112377]: INFO cinder.rpc [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:20:34.186075 np0000174139 devstack@c-api.service[112376]: INFO cinder.rpc [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:20:34.187052 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.187139 np0000174139 devstack@c-api.service[112378]: INFO cinder.rpc [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 10:20:34.188038 np0000174139 devstack@c-api.service[112377]: INFO cinder.rpc [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:20:34.188121 np0000174139 devstack@c-api.service[112375]: DEBUG oslo_db.sqlalchemy.engines [None req-624abc40-74a2-42d1-b9ec-491be07162d0 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=112375) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.188813 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.189335 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.189887 np0000174139 devstack@c-api.service[112375]: INFO cinder.rpc [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:20:34.190701 np0000174139 devstack@c-api.service[112378]: INFO cinder.rpc [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 10:20:34.191547 np0000174139 devstack@c-api.service[112375]: INFO cinder.rpc [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:20:34.191703 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.192338 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.193612 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.193863 np0000174139 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [None req-8036d5eb-09a4-421d-ac00-86deccd1723e 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.196272 np0000174139 devstack@c-api.service[112376]: INFO cinder.rpc [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:20:34.197815 np0000174139 devstack@c-api.service[112378]: DEBUG oslo_db.sqlalchemy.engines [None req-bbccda30-a13d-4300-800a-3b14636f5772 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=112378) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:34.198665 np0000174139 devstack@c-api.service[112376]: INFO cinder.rpc [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:20:34.200236 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.200782 np0000174139 devstack@c-api.service[112378]: INFO cinder.rpc [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 10:20:34.202175 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.203095 np0000174139 devstack@c-api.service[112378]: INFO cinder.rpc [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 10:20:34.203987 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.204331 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.205421 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.207462 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.208579 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.210762 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.210858 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.212761 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.214555 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.215056 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.215675 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.215746 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.217436 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.218212 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.218755 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.219961 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.221971 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.222601 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.223132 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.224957 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.225598 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.226071 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.226349 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.228619 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.229401 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.229569 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.229665 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.230220 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.232694 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.232824 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.232970 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.233068 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.234554 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.235831 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.236756 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.237348 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.238616 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.238901 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.239996 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.240440 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.242077 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.242925 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.243125 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.243235 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.244172 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.245680 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.245955 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.246721 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.247124 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.247498 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.248782 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.248890 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.249061 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.250298 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.250406 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.250675 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.251863 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.252120 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.252222 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.253340 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.253805 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.254365 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.254458 np0000174139 devstack@c-api.service[112375]: WARNING cinder.api.contrib.hosts [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:20:34.255228 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.255339 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.255967 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.256056 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.256203 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: extensions {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.257097 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.257430 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.257526 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-availability-zone {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.258564 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.258817 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: qos-specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.259034 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.259427 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.259801 np0000174139 devstack@c-api.service[112377]: WARNING cinder.api.contrib.hosts [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:20:34.260562 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.260719 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.260862 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: extra_specs {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.261572 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: extensions {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.261695 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.262096 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.262423 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.263169 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.263264 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-availability-zone {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.263490 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.263905 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-volume-type-access {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.264461 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: qos-specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.264575 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.264700 np0000174139 devstack@c-api.service[112376]: WARNING cinder.api.contrib.hosts [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:20:34.265469 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.265812 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-quota-class-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.266279 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.266492 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: extensions {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.266653 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: extra_specs {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.267043 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: encryption {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.267752 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.267810 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-availability-zone {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.268208 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.268552 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-snapshot-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.269084 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: qos-specs {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.269226 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.269819 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-volume-type-access {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.270650 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.270738 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: consistencygroups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.271213 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: extra_specs {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.271467 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-quota-class-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.271810 np0000174139 devstack@c-api.service[112378]: WARNING cinder.api.contrib.hosts [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 10:20:34.272551 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.272620 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: backups {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.273519 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: encryption {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.273581 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: extensions {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.273699 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: encryption {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.274693 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: scheduler-stats {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.274912 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-availability-zone {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.274994 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-volume-type-access {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.275183 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-snapshot-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.276108 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-quota-sets {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.276211 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: qos-specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.276619 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: consistencygroups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.276712 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-quota-class-sets {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.277538 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-volume-manage {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.277992 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: encryption {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.278319 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: extra_specs {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.278585 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: backups {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.278948 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: capabilities {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.279471 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-snapshot-manage {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.279838 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.280151 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-volume-transfer {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.280697 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: scheduler-stats {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.280961 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: consistencygroups {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.281387 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-volume-type-access {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.281781 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: os-hosts {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.282100 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-quota-sets {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.282880 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: backups {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.283017 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-quota-class-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.283181 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extended resource: cgsnapshots {{(pid=112375) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.283517 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-volume-manage {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.284534 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.contrib.snapshot_actions [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] SnapshotActionsController initialized {{(pid=112375) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:20:34.284817 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: encryption {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.284915 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: capabilities {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.285131 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: scheduler-stats {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.285346 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.286193 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-volume-transfer {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.286318 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-snapshot-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.286540 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-quota-sets {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.286811 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.287752 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: consistencygroups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.287978 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-volume-manage {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.288300 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: os-hosts {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.288368 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.289711 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extended resource: cgsnapshots {{(pid=112377) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.289795 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: capabilities {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.289866 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.290319 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: backups {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.290624 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-volume-transfer {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.290841 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.contrib.snapshot_actions [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] SnapshotActionsController initialized {{(pid=112377) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:20:34.291085 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.291678 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: scheduler-stats {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.292037 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.292343 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: os-hosts {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.292663 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.293125 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-quota-sets {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.293671 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.293792 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extended resource: cgsnapshots {{(pid=112376) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.294185 np0000174139 devstack@c-api.service[112375]: WARNING castellan.key_manager.migration [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.294804 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-volume-manage {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.295093 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.295154 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.295277 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.295376 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.contrib.snapshot_actions [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] SnapshotActionsController initialized {{(pid=112376) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:20:34.295455 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.295509 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.295615 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.295721 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension AdminActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.295873 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension AdminActions extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296004 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension AdminActions extending resource: backups {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296113 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296218 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeActions extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296288 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: capabilities {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.296342 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.296392 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension TypesManage extending resource: types {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296470 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296525 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.296591 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296784 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.296881 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.297002 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.v3.router [None req-624abc40-74a2-42d1-b9ec-491be07162d0 None None] Extension UsedLimits extending resource: limits {{(pid=112375) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.297531 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-volume-transfer {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.297884 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.298024 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.299181 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: os-hosts {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.299314 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.299376 np0000174139 devstack@c-api.service[112375]: WARNING keystonemiddleware.auth_token [None req-624abc40-74a2-42d1-b9ec-491be07162d0 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 14 10:20:34.299559 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.300566 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extended resource: cgsnapshots {{(pid=112378) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 10:20:34.300720 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.301005 np0000174139 devstack@c-api.service[112377]: WARNING castellan.key_manager.migration [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.302017 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeTypeAccess extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302170 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension SnapshotActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302228 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.302278 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302344 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.contrib.snapshot_actions [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] SnapshotActionsController initialized {{(pid=112378) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 10:20:34.302410 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302500 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302601 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension AdminActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302724 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension AdminActions extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302823 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension AdminActions extending resource: backups {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.302952 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.303055 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeActions extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.303278 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension TypesManage extending resource: types {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.303375 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.303434 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.303485 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.303573 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.303672 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.303734 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.303787 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.v3.router [None req-b986b95b-04a1-4c34-91ac-4bb203274baa None None] Extension UsedLimits extending resource: limits {{(pid=112377) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.305136 np0000174139 devstack@c-api.service[112376]: WARNING castellan.key_manager.migration [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.305359 np0000174139 devstack@c-api.service[112375]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6a9e4a3668 pid: 112375 (default app) May 14 10:20:34.305545 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.306056 np0000174139 devstack@c-api.service[112377]: WARNING keystonemiddleware.auth_token [None req-b986b95b-04a1-4c34-91ac-4bb203274baa 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 14 10:20:34.306131 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306225 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306317 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306444 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306547 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306645 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension AdminActions extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306759 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension AdminActions extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306895 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension AdminActions extending resource: backups {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.306991 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.307110 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeActions extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.307324 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension TypesManage extending resource: types {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.307425 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.307492 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.307531 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.307623 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.307726 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.307828 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.v3.router [None req-8036d5eb-09a4-421d-ac00-86deccd1723e None None] Extension UsedLimits extending resource: limits {{(pid=112376) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.309494 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.310147 np0000174139 devstack@c-api.service[112376]: WARNING keystonemiddleware.auth_token [None req-8036d5eb-09a4-421d-ac00-86deccd1723e 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 14 10:20:34.311509 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.312176 np0000174139 devstack@c-api.service[112377]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6a9e4a3668 pid: 112377 (default app) May 14 10:20:34.313773 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.313817 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.313817 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.313953 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.313953 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.313953 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.313953 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.313953 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314198 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314198 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314198 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314198 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314198 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314198 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314440 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314440 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314440 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314440 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314440 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314641 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314641 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314641 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314641 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314809 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314809 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.314809 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.314809 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315021 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315021 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315021 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315021 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315021 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315238 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315238 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315238 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315238 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315238 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315437 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315437 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315437 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315437 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315437 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315437 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315689 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315689 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315689 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315689 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315689 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315689 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315923 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315923 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315923 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315923 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.315923 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.315923 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316190 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316190 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316190 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316190 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316190 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316190 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316428 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316428 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316428 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316428 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316604 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316604 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316604 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316604 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316604 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316841 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316841 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316841 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.316841 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.316841 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317067 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317067 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317067 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317067 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317067 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317067 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317295 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317295 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317295 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317295 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317295 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317563 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317563 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317563 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317563 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317563 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317763 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317763 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317763 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317763 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317957 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317957 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.317957 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.317957 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318145 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318145 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318145 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318145 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318145 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318366 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318366 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318366 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318366 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318366 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318563 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318563 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318563 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318563 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318737 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318737 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318737 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318737 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318942 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318942 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.318942 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.318942 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319105 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319105 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319105 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319105 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319278 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319278 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319278 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319278 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319438 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319438 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319438 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319438 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319438 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319438 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319691 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319691 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319691 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319691 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319691 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319908 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319908 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319908 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319908 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319908 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.319908 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.319908 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320203 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320203 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320203 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320203 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320203 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320203 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320461 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320461 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320461 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320461 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320461 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320461 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320705 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320705 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320705 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320705 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320705 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320705 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320972 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320972 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.320972 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.320972 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.321142 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.321142 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.321142 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.321142 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.321347 np0000174139 devstack@c-api.service[112378]: WARNING castellan.key_manager.migration [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 10:20:34.321384 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.321384 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.321384 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.321384 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.321565 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.321565 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.321565 np0000174139 devstack@c-api.service[112375]: /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 14 10:20:34.321565 np0000174139 devstack@c-api.service[112375]: warnings.warn(deprecated_msg) May 14 10:20:34.321736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.321736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.321736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.321736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.321736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.321736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension AdminActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.321736 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension AdminActions extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.321979 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension AdminActions extending resource: backups {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322014 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-6b6e8844-a09c-46a3-bf45-4a833258a6c1 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:20:34.322059 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322059 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeActions extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322122 np0000174139 devstack@c-api.service[112376]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6a9e4a3668 pid: 112376 (default app) May 14 10:20:34.322165 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension TypesManage extending resource: types {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322165 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322165 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322165 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322165 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322165 np0000174139 devstack@c-api.service[112378]: DEBUG cinder.api.v3.router [None req-bbccda30-a13d-4300-800a-3b14636f5772 None None] Extension UsedLimits extending resource: limits {{(pid=112378) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 10:20:34.322348 np0000174139 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 1/1] 199.19.213.140 () {60 vars in 956 bytes} [Thu May 14 10:20:34 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 14 10:20:34.322385 np0000174139 devstack@c-api.service[112378]: WARNING keystonemiddleware.auth_token [None req-bbccda30-a13d-4300-800a-3b14636f5772 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 14 10:20:34.326150 np0000174139 devstack@c-api.service[112378]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f6a9e4a3668 pid: 112378 (default app) May 14 10:20:41.626774 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.626774 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.626774 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.626774 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.626774 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627394 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627394 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627394 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627394 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627394 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627570 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627570 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627570 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627570 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627570 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627570 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627774 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627774 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627774 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627774 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627962 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627962 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.627962 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.627962 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628111 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628111 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628111 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628111 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628248 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628248 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628248 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628248 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628248 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628450 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628450 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628450 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628450 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628450 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628637 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628637 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628637 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628637 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628637 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628637 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628855 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628855 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628855 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628855 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.628855 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.628855 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629119 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629119 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629119 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629119 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629119 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629119 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629374 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629374 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629374 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629374 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629374 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629644 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629644 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629644 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629644 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629644 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629829 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629829 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629829 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629829 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.629829 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.629829 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630160 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630160 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630160 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630160 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630160 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630160 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630386 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630386 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630386 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630386 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630386 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630572 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630572 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630749 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630749 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630749 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630749 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630896 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630896 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.630896 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.630896 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631067 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631067 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631067 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631067 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631067 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631258 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631258 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631258 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631258 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631258 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631430 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631430 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631430 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631430 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631572 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631572 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631718 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631718 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631718 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631718 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631860 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631860 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.631860 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.631860 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632038 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632038 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632038 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632038 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632183 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632183 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632183 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632183 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632183 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632362 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632362 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632362 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632362 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632362 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632362 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632572 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632572 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632572 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632760 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632760 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632760 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632760 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.632760 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.632760 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633006 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633006 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633006 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633006 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633006 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633006 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633213 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633213 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633213 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633213 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633213 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633213 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633422 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633422 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633422 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633422 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633422 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633422 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633653 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633653 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633653 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633653 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633818 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633818 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633818 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.633818 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.633818 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.634023 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.634023 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.634023 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.634023 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:41.634023 np0000174139 devstack@c-api.service[112377]: warnings.warn(deprecated_msg) May 14 10:20:41.634023 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.middleware.request_id [None req-4b4d6ce4-5e91-484b-a006-8f122a391d52 None None] RequestId filter calling following filter/app {{(pid=112377) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:20:42.166142 np0000174139 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-4b4d6ce4-5e91-484b-a006-8f122a391d52 admin admin] POST https://199.19.213.140/volume/v3/types May 14 10:20:42.166738 np0000174139 devstack@c-api.service[112377]: DEBUG cinder.api.openstack.wsgi [None req-4b4d6ce4-5e91-484b-a006-8f122a391d52 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112377) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:20:42.168406 np0000174139 devstack@c-api.service[112377]: /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 14 10:20:42.168406 np0000174139 devstack@c-api.service[112377]: warnings.warn( May 14 10:20:42.180119 np0000174139 devstack@c-api.service[112377]: DEBUG oslo_db.sqlalchemy.engines [None req-4b4d6ce4-5e91-484b-a006-8f122a391d52 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=112377) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:42.214111 np0000174139 devstack@c-api.service[112377]: INFO cinder.api.openstack.wsgi [None req-4b4d6ce4-5e91-484b-a006-8f122a391d52 admin admin] https://199.19.213.140/volume/v3/types returned with HTTP 200 May 14 10:20:42.214640 np0000174139 devstack@c-api.service[112377]: [pid: 112377|app: 0|req: 1/2] 199.19.213.140 () {68 vars in 1288 bytes} [Thu May 14 10:20:41 2026] POST /volume/v3/types => generated 186 bytes in 602 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 10:20:42.247334 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.247334 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.247334 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.247334 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.247334 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.249483 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.249483 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.249483 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.249483 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.249483 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.251064 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.251064 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.251064 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.251064 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.251064 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.251064 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.252274 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.252274 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.252274 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.252274 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.253365 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.253365 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.253365 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.253365 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.254310 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.254310 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.254310 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.254310 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.255808 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.255808 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.255808 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.255808 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.255808 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.256798 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.256798 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.256798 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.256798 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.256798 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.258295 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.258295 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.258295 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.258295 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.258295 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.258295 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.259584 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.259584 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.259584 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.259584 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.259584 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.259584 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.260520 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.260520 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.260520 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.260520 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.260520 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.260520 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.261460 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.261460 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.261460 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.261460 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.261460 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.262463 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.262463 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.262463 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.262463 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.262463 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.263737 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.263737 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.263737 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.263737 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.263737 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.263737 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264369 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264369 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264369 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264369 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264369 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264369 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264663 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264663 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264663 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264663 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264663 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264886 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264886 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264886 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.264886 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.264886 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265033 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265033 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265033 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265033 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265138 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265138 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265138 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265138 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265256 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265256 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265256 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265256 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265256 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265397 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265397 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265397 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265397 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265397 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265527 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265527 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265527 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265527 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265633 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265633 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265633 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265633 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265737 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265737 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265737 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265737 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265874 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265874 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.265874 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.265874 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266063 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266063 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266063 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266063 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266177 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266177 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266177 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266177 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266177 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266310 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266310 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266310 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266310 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266310 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266310 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266474 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266474 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266474 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266474 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266474 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266601 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266601 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266601 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266601 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266601 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266601 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266773 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266773 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266773 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266773 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266773 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266773 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266947 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266947 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266947 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266947 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.266947 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.266947 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267110 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267110 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267110 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267110 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267110 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267110 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267274 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267274 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267274 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267274 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267383 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267383 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267383 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267383 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267383 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267525 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267525 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267525 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267525 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.267525 np0000174139 devstack@c-api.service[112376]: warnings.warn(deprecated_msg) May 14 10:20:42.267525 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.middleware.request_id [req-4b4d6ce4-5e91-484b-a006-8f122a391d52 req-dedacc88-b561-4dee-8850-d606dbd00ee3 None None] RequestId filter calling following filter/app {{(pid=112376) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:20:42.621009 np0000174139 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-4b4d6ce4-5e91-484b-a006-8f122a391d52 req-dedacc88-b561-4dee-8850-d606dbd00ee3 admin admin] POST https://199.19.213.140/volume/v3/types/86350731-0e1f-44e8-a289-4db315a7b61a/extra_specs May 14 10:20:42.621552 np0000174139 devstack@c-api.service[112376]: DEBUG cinder.api.openstack.wsgi [req-4b4d6ce4-5e91-484b-a006-8f122a391d52 req-dedacc88-b561-4dee-8850-d606dbd00ee3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112376) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 10:20:42.623707 np0000174139 devstack@c-api.service[112376]: /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 14 10:20:42.623707 np0000174139 devstack@c-api.service[112376]: warnings.warn( May 14 10:20:42.635423 np0000174139 devstack@c-api.service[112376]: DEBUG oslo_db.sqlalchemy.engines [req-4b4d6ce4-5e91-484b-a006-8f122a391d52 req-dedacc88-b561-4dee-8850-d606dbd00ee3 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=112376) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 10:20:42.708551 np0000174139 devstack@c-api.service[112376]: INFO cinder.api.openstack.wsgi [req-4b4d6ce4-5e91-484b-a006-8f122a391d52 req-dedacc88-b561-4dee-8850-d606dbd00ee3 admin admin] https://199.19.213.140/volume/v3/types/86350731-0e1f-44e8-a289-4db315a7b61a/extra_specs returned with HTTP 200 May 14 10:20:42.709456 np0000174139 devstack@c-api.service[112376]: [pid: 112376|app: 0|req: 1/3] 199.19.213.140 () {70 vars in 1505 bytes} [Thu May 14 10:20:42 2026] POST /volume/v3/types/86350731-0e1f-44e8-a289-4db315a7b61a/extra_specs => generated 55 bytes in 476 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 10:20:44.191313 np0000174139 devstack@c-api.service[112375]: DEBUG dbcounter [-] [112375] Writing DB stats cinder:SELECT=6 {{(pid=112375) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:20:44.202547 np0000174139 devstack@c-api.service[112378]: DEBUG dbcounter [-] [112378] Writing DB stats cinder:SELECT=6 {{(pid=112378) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:20:52.211056 np0000174139 devstack@c-api.service[112377]: DEBUG dbcounter [-] [112377] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112377) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:20:52.706883 np0000174139 devstack@c-api.service[112376]: DEBUG dbcounter [-] [112376] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112376) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 10:27:49.613416 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.middleware.request_id [None req-0c388f15-c46b-4068-bc39-b83cf0263a88 None None] RequestId filter calling following filter/app {{(pid=112375) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 10:27:49.615321 np0000174139 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-0c388f15-c46b-4068-bc39-b83cf0263a88 None None] GET https://199.19.213.140/volume// May 14 10:27:49.615725 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-0c388f15-c46b-4068-bc39-b83cf0263a88 None None] Empty body provided in request {{(pid=112375) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 10:27:49.616309 np0000174139 devstack@c-api.service[112375]: DEBUG cinder.api.openstack.wsgi [None req-0c388f15-c46b-4068-bc39-b83cf0263a88 None None] Calling method 'all' {{(pid=112375) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 10:27:49.618106 np0000174139 devstack@c-api.service[112375]: INFO cinder.api.openstack.wsgi [None req-0c388f15-c46b-4068-bc39-b83cf0263a88 None None] https://199.19.213.140/volume// returned with HTTP 300 May 14 10:27:49.618600 np0000174139 devstack@c-api.service[112375]: [pid: 112375|app: 0|req: 2/4] 199.19.213.140 () {66 vars in 1456 bytes} [Thu May 14 10:27:49 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)