May 18 18:35:20.072680 np0000174536 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 18:35:20.078871 np0000174536 devstack@c-api.service[112572]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 18:35:20 2026] *** May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: nodename: np0000174536 May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: machine: x86_64 May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: clock source: unix May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: pcre jit disabled May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: detected number of CPU cores: 16 May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: current working directory: / May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: detected binary path: /usr/bin/uwsgi-core May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: your processes number limit is 256917 May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: your memory page size is 4096 bytes May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: detected max file descriptor number: 2048 May 18 18:35:20.081252 np0000174536 devstack@c-api.service[112572]: lock engine: pthread robust mutexes May 18 18:35:20.081809 np0000174536 devstack@c-api.service[112572]: thunder lock: enabled May 18 18:35:20.081809 np0000174536 devstack@c-api.service[112572]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 18:35:20.081809 np0000174536 devstack@c-api.service[112572]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 18:35:20.081809 np0000174536 devstack@c-api.service[112572]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 18:35:20.081809 np0000174536 devstack@c-api.service[112572]: Set PythonHome to /opt/stack/data/venv May 18 18:35:20.119092 np0000174536 devstack@c-api.service[112572]: Python main interpreter initialized at 0x7f43e14a3668 May 18 18:35:20.119092 np0000174536 devstack@c-api.service[112572]: python threads support enabled May 18 18:35:20.119092 np0000174536 devstack@c-api.service[112572]: your server socket listen backlog is limited to 100 connections May 18 18:35:20.119092 np0000174536 devstack@c-api.service[112572]: your mercy for graceful operations on workers is 80 seconds May 18 18:35:20.119703 np0000174536 devstack@c-api.service[112572]: mapped 671795 bytes (656 KB) for 4 cores May 18 18:35:20.119820 np0000174536 devstack@c-api.service[112572]: *** Operational MODE: preforking *** May 18 18:35:20.120037 np0000174536 devstack@c-api.service[112572]: *** uWSGI is running in multiple interpreter mode *** May 18 18:35:20.120037 np0000174536 devstack@c-api.service[112572]: spawned uWSGI master process (pid: 112572) May 18 18:35:20.120299 np0000174536 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 18:35:20.120915 np0000174536 devstack@c-api.service[112572]: spawned uWSGI worker 1 (pid: 112579, cores: 1) May 18 18:35:20.121417 np0000174536 devstack@c-api.service[112572]: spawned uWSGI worker 2 (pid: 112580, cores: 1) May 18 18:35:20.121890 np0000174536 devstack@c-api.service[112572]: spawned uWSGI worker 3 (pid: 112581, cores: 1) May 18 18:35:20.122554 np0000174536 devstack@c-api.service[112572]: spawned uWSGI worker 4 (pid: 112582, cores: 1) May 18 18:35:20.122554 np0000174536 devstack@c-api.service[112572]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 18:35:20.253722 np0000174536 devstack@c-api.service[112580]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:20.253722 np0000174536 devstack@c-api.service[112580]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:20.253722 np0000174536 devstack@c-api.service[112580]: we strongly recommend against using it for new projects. May 18 18:35:20.253722 np0000174536 devstack@c-api.service[112580]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:20.253722 np0000174536 devstack@c-api.service[112580]: framework. For more detail see May 18 18:35:20.253722 np0000174536 devstack@c-api.service[112580]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:20.253722 np0000174536 devstack@c-api.service[112580]: import eventlet # noqa May 18 18:35:20.254714 np0000174536 devstack@c-api.service[112579]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:20.254714 np0000174536 devstack@c-api.service[112579]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:20.254714 np0000174536 devstack@c-api.service[112579]: we strongly recommend against using it for new projects. May 18 18:35:20.254714 np0000174536 devstack@c-api.service[112579]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:20.254714 np0000174536 devstack@c-api.service[112579]: framework. For more detail see May 18 18:35:20.254714 np0000174536 devstack@c-api.service[112579]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:20.254714 np0000174536 devstack@c-api.service[112579]: import eventlet # noqa May 18 18:35:20.258084 np0000174536 devstack@c-api.service[112581]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:20.258084 np0000174536 devstack@c-api.service[112581]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:20.258084 np0000174536 devstack@c-api.service[112581]: we strongly recommend against using it for new projects. May 18 18:35:20.258084 np0000174536 devstack@c-api.service[112581]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:20.258084 np0000174536 devstack@c-api.service[112581]: framework. For more detail see May 18 18:35:20.258084 np0000174536 devstack@c-api.service[112581]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:20.258084 np0000174536 devstack@c-api.service[112581]: import eventlet # noqa May 18 18:35:20.260932 np0000174536 devstack@c-api.service[112582]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 18:35:20.260932 np0000174536 devstack@c-api.service[112582]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 18:35:20.260932 np0000174536 devstack@c-api.service[112582]: we strongly recommend against using it for new projects. May 18 18:35:20.260932 np0000174536 devstack@c-api.service[112582]: If you are already using Eventlet, we recommend migrating to a different May 18 18:35:20.260932 np0000174536 devstack@c-api.service[112582]: framework. For more detail see May 18 18:35:20.260932 np0000174536 devstack@c-api.service[112582]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 18:35:20.260932 np0000174536 devstack@c-api.service[112582]: import eventlet # noqa May 18 18:35:20.338659 np0000174536 devstack@c-api.service[112580]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:20.338659 np0000174536 devstack@c-api.service[112580]: debtcollector.deprecate( May 18 18:35:20.345193 np0000174536 devstack@c-api.service[112581]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:20.345193 np0000174536 devstack@c-api.service[112581]: debtcollector.deprecate( May 18 18:35:20.348099 np0000174536 devstack@c-api.service[112579]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:20.348099 np0000174536 devstack@c-api.service[112579]: debtcollector.deprecate( May 18 18:35:20.348783 np0000174536 devstack@c-api.service[112582]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 18:35:20.348783 np0000174536 devstack@c-api.service[112582]: debtcollector.deprecate( May 18 18:35:20.425810 np0000174536 devstack@c-api.service[112581]: /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 18 18:35:20.425810 np0000174536 devstack@c-api.service[112581]: from cgi import parse_header May 18 18:35:20.429880 np0000174536 devstack@c-api.service[112580]: /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 18 18:35:20.429880 np0000174536 devstack@c-api.service[112580]: from cgi import parse_header May 18 18:35:20.430026 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:20.430026 np0000174536 devstack@c-api.service[112579]: from cgi import parse_header May 18 18:35:20.441446 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:20.441446 np0000174536 devstack@c-api.service[112582]: from cgi import parse_header May 18 18:35:20.476885 np0000174536 devstack@c-api.service[112581]: /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 18 18:35:20.476885 np0000174536 devstack@c-api.service[112581]: removals.removed_module( May 18 18:35:20.477696 np0000174536 devstack@c-api.service[112581]: /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 18 18:35:20.477696 np0000174536 devstack@c-api.service[112581]: removals.removed_module( May 18 18:35:20.483063 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:20.483063 np0000174536 devstack@c-api.service[112579]: removals.removed_module( May 18 18:35:20.483782 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:20.483782 np0000174536 devstack@c-api.service[112579]: removals.removed_module( May 18 18:35:20.488613 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:20.488613 np0000174536 devstack@c-api.service[112582]: removals.removed_module( May 18 18:35:20.489448 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:20.489448 np0000174536 devstack@c-api.service[112582]: removals.removed_module( May 18 18:35:20.501004 np0000174536 devstack@c-api.service[112580]: /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 18 18:35:20.501004 np0000174536 devstack@c-api.service[112580]: removals.removed_module( May 18 18:35:20.501004 np0000174536 devstack@c-api.service[112580]: /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 18 18:35:20.501004 np0000174536 devstack@c-api.service[112580]: removals.removed_module( May 18 18:35:21.124891 np0000174536 devstack@c-api.service[112581]: /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 18 18:35:21.124891 np0000174536 devstack@c-api.service[112581]: warnings.warn( May 18 18:35:21.127321 np0000174536 devstack@c-api.service[112580]: /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 18 18:35:21.127321 np0000174536 devstack@c-api.service[112580]: warnings.warn( May 18 18:35:21.133011 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:21.133011 np0000174536 devstack@c-api.service[112582]: warnings.warn( May 18 18:35:21.164519 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:21.164519 np0000174536 devstack@c-api.service[112579]: warnings.warn( May 18 18:35:21.233119 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:21.233119 np0000174536 devstack@c-api.service[112582]: warnings.warn( May 18 18:35:21.233364 np0000174536 devstack@c-api.service[112581]: /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 18 18:35:21.233364 np0000174536 devstack@c-api.service[112581]: warnings.warn( May 18 18:35:21.236256 np0000174536 devstack@c-api.service[112580]: /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 18 18:35:21.236256 np0000174536 devstack@c-api.service[112580]: warnings.warn( May 18 18:35:21.270684 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:21.270684 np0000174536 devstack@c-api.service[112579]: warnings.warn( May 18 18:35:21.533213 np0000174536 devstack@c-api.service[112580]: 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 18 18:35:21.533885 np0000174536 devstack@c-api.service[112582]: 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 18 18:35:21.534289 np0000174536 devstack@c-api.service[112580]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112580) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:21.534357 np0000174536 devstack@c-api.service[112582]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112582) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:21.534458 np0000174536 devstack@c-api.service[112581]: 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 18 18:35:21.534916 np0000174536 devstack@c-api.service[112581]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112581) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:21.574139 np0000174536 devstack@c-api.service[112579]: 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 18 18:35:21.574408 np0000174536 devstack@c-api.service[112579]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112579) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 18:35:21.622164 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:21.622164 np0000174536 devstack@c-api.service[112582]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:21.622494 np0000174536 devstack@c-api.service[112581]: /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 18 18:35:21.622494 np0000174536 devstack@c-api.service[112581]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:21.623204 np0000174536 devstack@c-api.service[112580]: /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 18 18:35:21.623204 np0000174536 devstack@c-api.service[112580]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:21.644450 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:21.644450 np0000174536 devstack@c-api.service[112579]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 18:35:22.100705 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112581) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:22.100887 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112582) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:22.100958 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112580) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:22.101017 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.101107 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.101167 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112579) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 18:35:22.101226 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.101320 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.101394 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.101451 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.101517 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.101600 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.101665 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.101722 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.101786 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.101841 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.102520 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.102634 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.102694 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.102751 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.102820 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.102879 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.102935 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.102990 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.103043 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.103099 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.103153 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.103206 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.103294 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.103372 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.103429 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.103483 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.103537 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.103537 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.103537 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.103537 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.103738 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.103795 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.103846 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.103846 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.103846 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.103846 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.103846 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.103846 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.109395 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.109457 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.109537 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.109574 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.109650 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.109793 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.109834 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.109874 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.109907 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.109907 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.109907 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.110001 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.110001 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.110097 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.110141 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.110174 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.110174 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.110235 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.110292 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.110326 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.110358 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.110402 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.110442 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.110479 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.110513 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.110546 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.110583 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.110630 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.112184 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.112263 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.112318 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.112353 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.112398 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.112436 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.112468 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.112501 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.112532 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.112573 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.112665 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.112703 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.112703 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.112765 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.112809 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.112844 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.112844 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.112903 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.113092 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.113172 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.113213 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.113274 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.113310 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.113310 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.113370 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.113450 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.113491 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.113526 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.113570 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.113607 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.113645 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.113681 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.113712 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.113745 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.113784 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.113820 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.113860 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.113898 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.113934 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.113970 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.114004 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.114035 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.114109 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.114147 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.114180 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.114212 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.114277 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.114322 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.114363 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.114396 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.114396 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.114465 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.114499 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.114499 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.114560 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.114560 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.115997 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.116041 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.116121 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.116169 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.116205 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.116255 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.116297 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.116384 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.116419 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.116458 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.116494 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.116526 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.116562 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.116602 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.116602 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.116667 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.116699 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.116738 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.116770 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.116811 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.116843 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.116879 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.116879 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.116944 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.116980 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.116980 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.116980 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.116980 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.117807 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.117855 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.117908 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.117945 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.117977 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.118011 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.118044 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.118118 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.118156 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.118201 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.118308 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.118345 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.118345 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.118404 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.118438 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.118470 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.118470 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.118540 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.118577 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.118620 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.118655 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.118692 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.118730 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.118771 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.118804 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.118838 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.118838 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.118838 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.120834 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.120909 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.120944 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.120980 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.121012 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.121069 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.121107 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.121144 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.121176 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.121176 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.121272 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.121316 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.121350 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.121397 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.121441 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.121485 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.121521 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.121521 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.121521 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.121618 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.121618 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.121767 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.121868 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.121991 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.122174 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.122317 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.122317 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.122459 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.122768 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.122867 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.122867 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.122990 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.123053 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.123113 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.123173 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.123235 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.123319 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.123379 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.123437 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.123513 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.123575 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.123635 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.123742 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.123847 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.123919 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.123991 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.124050 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.124107 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.124175 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.124269 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.124334 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.124393 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.124393 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.124393 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.124393 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.124393 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.125224 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.125318 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.125375 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.125435 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.125496 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.125555 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.125619 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.125705 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.125778 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.125837 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.125895 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.125961 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.126022 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.126158 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.126231 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.126313 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.126388 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.126459 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.126520 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.126520 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.126520 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.126692 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.126692 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.126801 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.126846 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.126888 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.126931 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.126992 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.127035 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.127076 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.127111 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.127150 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.127185 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.127220 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.127271 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.127306 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.127346 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.127391 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.127431 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.127465 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.127509 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.127552 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.127588 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.127623 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.127654 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.127689 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.127738 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.127773 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.127807 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.127841 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.127877 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.127916 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.127973 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.128014 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.128055 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.128089 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.128130 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.128171 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.128205 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.128255 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.128292 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.128323 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.128367 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.128406 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.128441 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.128482 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.128517 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.128554 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.128597 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.128637 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.128688 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.129123 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.129123 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.129123 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.129123 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.129263 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.129263 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.129348 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.129384 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.129418 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.129452 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.129485 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.129526 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.129567 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.129608 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.129652 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.129697 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.129738 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.129774 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.129810 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.129850 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.129892 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.129943 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.129981 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.130016 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.130087 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.130139 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.130177 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.130213 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.130267 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.130304 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.130350 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.130350 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.133358 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.133445 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.133521 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.133588 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.133630 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.133669 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.133705 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.133751 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.133751 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.133840 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.133886 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.133886 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.133954 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.133990 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.134030 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.134123 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.134123 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.134196 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.134233 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.134284 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.134321 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.134368 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.134407 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.134443 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.134485 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.134522 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.134522 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.134522 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.135212 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.135283 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.135358 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.135409 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.135449 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.135486 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.135523 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.135560 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.135596 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.135632 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.135676 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.135725 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.135769 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.135807 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.135844 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.135888 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.135925 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.135969 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.136008 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.136045 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.136082 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.136119 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.136155 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.136193 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.136230 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.136290 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.136335 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.136374 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.136411 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.136448 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.136485 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.136522 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.136559 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.136595 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.136636 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.136682 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.136721 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.136757 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.136793 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.136829 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.136870 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.136915 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.136952 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.136994 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.137029 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.137072 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.137114 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.137150 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.137186 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.137230 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.137282 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.137321 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.137357 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.137394 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.137429 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.137478 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.137516 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.137551 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.137596 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.137634 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.137670 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.137711 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.137747 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.137784 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.137821 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.137856 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.137903 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.137947 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.137982 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.138026 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.138116 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.138506 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.138506 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.138506 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.138631 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.138677 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.138719 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.138755 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.138794 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.138828 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.138864 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.138897 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.138930 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.138965 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.139004 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.139057 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.139092 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.139123 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.139158 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.139189 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.139223 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.139269 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.139302 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.139336 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.139378 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.139414 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.139448 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.139448 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.139448 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.139448 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.139448 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.139448 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.140529 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.140576 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.140662 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.140712 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.140793 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.140832 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.140876 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.140911 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.140946 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.140980 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.141015 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.141055 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.141096 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.141131 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.141164 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.141199 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.141234 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.141292 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.141326 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.141360 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.141393 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.141427 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.141472 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.141512 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.141547 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.141547 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.141547 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.141547 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.146216 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.146299 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.146348 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.146396 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.146431 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.146466 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.146502 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.146535 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.146568 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.146601 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.146636 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.146670 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.146703 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.146744 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.146782 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.146817 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.146858 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.146892 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.146928 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.146963 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.146995 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.147036 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.147071 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.147111 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.147111 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.147111 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.147111 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.147111 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.149526 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.149606 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.149646 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.149678 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.149678 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.149778 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.149820 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.149881 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.149951 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.149996 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.150041 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.150124 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.150174 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.150221 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.150311 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.150358 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.150406 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.150470 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.150522 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.150573 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.150618 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.150663 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.150708 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.150753 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.150799 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.150847 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.150847 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.150847 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.150979 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.150979 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.150979 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.150979 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.150979 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.151189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.151189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.151189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.151351 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.151351 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.151464 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.151526 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.151577 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.151624 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.151624 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.151707 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.151760 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.151819 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.151870 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.151928 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.151928 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.152017 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.152069 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.152121 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.152169 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.152233 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.152305 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.152354 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.152417 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.152465 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.152513 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.152566 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.152613 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.152660 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.152707 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.152756 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.152808 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.152861 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.153338 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.153403 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.153451 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.153496 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.153549 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.153603 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.153654 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.153700 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.153746 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.153805 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.153855 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.153903 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.153949 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.153996 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.154051 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.154127 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.154175 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.154222 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.154348 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.154419 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.154476 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.154529 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.154568 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.154615 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.154660 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.154700 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.154736 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.154770 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.154804 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.154855 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.154902 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.154945 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.154997 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.155044 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.155085 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.155131 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.155177 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.155222 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.155291 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.155331 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.155368 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.155411 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.155452 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.155500 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.155562 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.155600 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.155638 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.155674 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.155730 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.155776 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.155812 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.155850 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.155889 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.155925 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.155961 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.155997 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.156034 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.156034 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.156104 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.156149 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.156187 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.156513 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.156549 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.156586 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.156586 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.156653 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.156687 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.156727 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.156727 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.156796 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.156838 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.156879 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.156915 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.156947 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.156986 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.157020 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.157020 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.157090 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.157130 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.157170 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.157206 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.157254 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.157290 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.157322 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.157358 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.157358 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.157422 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.157458 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.157458 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.157536 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.157576 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.157610 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.157642 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.157642 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.157705 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.157741 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.157776 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.157811 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.157853 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.157889 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.157930 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.157965 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.157965 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.157965 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.157965 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.157965 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.158156 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.158200 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.158262 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.158262 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.158327 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.158372 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.158408 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.158448 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.158484 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.158520 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.158520 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.158580 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.158616 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.158656 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.158656 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.158720 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.158720 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.158720 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.158816 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.158851 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.158883 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.158915 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.158955 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.158991 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.159030 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.159068 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.159102 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.159133 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.159169 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.159200 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.159253 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.159299 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.159341 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.159381 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.159415 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.159450 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.159487 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.159527 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.159574 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.159613 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.159649 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.159685 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.159735 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.159776 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.159808 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.159842 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.159873 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.159904 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.159944 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.159979 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.160014 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.160053 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.160087 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.160119 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.160159 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.160197 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.160232 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.160284 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.160319 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.160353 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.160396 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.160446 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.160483 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.160517 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.160554 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.160594 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.160630 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.160664 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.160701 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.160735 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.160735 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.160874 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.160943 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.160991 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.161061 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.161099 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.161140 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.161175 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.161211 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.161281 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.161328 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.161364 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.161400 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.161440 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.161475 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.161509 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.161546 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.161579 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.161615 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.161648 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.161719 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.161779 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.161818 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.161854 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.161906 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.161970 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.162028 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.162065 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.162129 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.162162 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.162207 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.162263 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.162301 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.162349 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.162415 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.162485 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.162568 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.162617 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.162653 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.162694 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.162734 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.162861 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.163005 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.163051 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.163089 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.163127 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.163162 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.163199 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.163263 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.163303 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.163339 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.163376 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.163411 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.163411 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.163411 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.163411 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.163411 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.163602 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.163602 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.163679 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.163716 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.163754 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.163791 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.163833 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.163874 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.163912 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.163948 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.163991 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.164033 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.164072 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.164110 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.164152 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.164189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.164189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.164189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.164189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.164189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.164189 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.164460 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.164460 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.164460 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.164460 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.164460 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.164624 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.164624 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 18:35:22.166774 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112581) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.166854 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.166894 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.166930 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.166989 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112581) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.167030 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112579) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.167069 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112581) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.167105 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.167155 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.167223 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.167299 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112579) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.167338 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112579) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.167435 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112582) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.167521 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.167562 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112580) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 18:35:22.167605 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.167643 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 18:35:22.167679 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.167714 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 18:35:22.167752 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 18:35:22.167788 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112582) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.167824 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112580) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 18:35:22.167887 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112580) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.167934 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112582) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 18:35:22.212682 np0000174536 devstack@c-api.service[112579]: INFO dbcounter [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Registered counter for database cinder May 18 18:35:22.214785 np0000174536 devstack@c-api.service[112581]: INFO dbcounter [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Registered counter for database cinder May 18 18:35:22.219380 np0000174536 devstack@c-api.service[112582]: INFO dbcounter [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Registered counter for database cinder May 18 18:35:22.222895 np0000174536 devstack@c-api.service[112580]: INFO dbcounter [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Registered counter for database cinder May 18 18:35:22.224813 np0000174536 devstack@c-api.service[112579]: DEBUG oslo_db.sqlalchemy.engines [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c 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=112579) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.227801 np0000174536 devstack@c-api.service[112581]: DEBUG oslo_db.sqlalchemy.engines [None req-ab136036-5a23-49ea-b2d5-e8307008f424 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=112581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.230368 np0000174536 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [None req-05240c7f-034b-41e1-b417-a5e3015acba1 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.235202 np0000174536 devstack@c-api.service[112580]: DEBUG oslo_db.sqlalchemy.engines [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 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=112580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.340628 np0000174536 devstack@c-api.service[112579]: DEBUG dbcounter [-] [112579] Writer thread running {{(pid=112579) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:22.343419 np0000174536 devstack@c-api.service[112579]: INFO cinder.rpc [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:22.346217 np0000174536 devstack@c-api.service[112579]: INFO cinder.rpc [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:22.348936 np0000174536 devstack@c-api.service[112579]: INFO cinder.rpc [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:22.351536 np0000174536 devstack@c-api.service[112579]: INFO cinder.rpc [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:22.352305 np0000174536 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writer thread running {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:22.352678 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.353257 np0000174536 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writer thread running {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:22.354926 np0000174536 devstack@c-api.service[112581]: INFO cinder.rpc [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:22.355057 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.356162 np0000174536 devstack@c-api.service[112582]: INFO cinder.rpc [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:22.357171 np0000174536 devstack@c-api.service[112581]: INFO cinder.rpc [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:22.358625 np0000174536 devstack@c-api.service[112582]: INFO cinder.rpc [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:22.359400 np0000174536 devstack@c-api.service[112581]: INFO cinder.rpc [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:22.360057 np0000174536 devstack@c-api.service[112579]: DEBUG oslo_db.sqlalchemy.engines [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c 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=112579) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.360806 np0000174536 devstack@c-api.service[112582]: INFO cinder.rpc [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:22.361805 np0000174536 devstack@c-api.service[112581]: INFO cinder.rpc [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:22.362011 np0000174536 devstack@c-api.service[112579]: INFO cinder.rpc [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:22.363033 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.363128 np0000174536 devstack@c-api.service[112582]: INFO cinder.rpc [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:22.363985 np0000174536 devstack@c-api.service[112579]: INFO cinder.rpc [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:22.364971 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.365170 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.366127 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.366954 np0000174536 devstack@c-api.service[112580]: DEBUG dbcounter [-] [112580] Writer thread running {{(pid=112580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 18:35:22.368215 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.369583 np0000174536 devstack@c-api.service[112580]: INFO cinder.rpc [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 18:35:22.371955 np0000174536 devstack@c-api.service[112580]: INFO cinder.rpc [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 18:35:22.372853 np0000174536 devstack@c-api.service[112581]: DEBUG oslo_db.sqlalchemy.engines [None req-ab136036-5a23-49ea-b2d5-e8307008f424 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=112581) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.373930 np0000174536 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [None req-05240c7f-034b-41e1-b417-a5e3015acba1 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.374004 np0000174536 devstack@c-api.service[112580]: INFO cinder.rpc [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 18:35:22.375810 np0000174536 devstack@c-api.service[112581]: INFO cinder.rpc [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:22.375917 np0000174536 devstack@c-api.service[112580]: INFO cinder.rpc [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 18:35:22.376511 np0000174536 devstack@c-api.service[112582]: INFO cinder.rpc [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:22.376719 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.377505 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.378571 np0000174536 devstack@c-api.service[112581]: INFO cinder.rpc [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:22.378648 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.379097 np0000174536 devstack@c-api.service[112582]: INFO cinder.rpc [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:22.379943 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.380264 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.380760 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.384012 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.384358 np0000174536 devstack@c-api.service[112580]: DEBUG oslo_db.sqlalchemy.engines [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 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=112580) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:22.386398 np0000174536 devstack@c-api.service[112580]: INFO cinder.rpc [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 18:35:22.388150 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.388447 np0000174536 devstack@c-api.service[112580]: INFO cinder.rpc [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 18:35:22.389675 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.390433 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.392149 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.393662 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.394767 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.395337 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.396866 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.398679 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.399834 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.400656 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.401304 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.401545 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.403906 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.404511 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.404569 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.404791 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.406044 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.407105 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.407483 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.408807 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.410681 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.411997 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.412223 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.414436 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.414532 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.415086 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.417260 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.417358 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.417975 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.418043 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.418867 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.420110 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.421282 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.421543 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.421677 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.423134 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.423671 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.424734 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.425117 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.426276 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.427367 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.427760 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.428138 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.428854 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.429172 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.429702 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.430412 np0000174536 devstack@c-api.service[112579]: WARNING cinder.api.contrib.hosts [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:22.430897 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.431137 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.432126 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: extensions {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.432417 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.432971 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.433425 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.433489 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-availability-zone {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.434487 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.434780 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: qos-specs {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.435929 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.437229 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: extra_specs {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.438080 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.438150 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.438511 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: encryption {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.438887 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.439770 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.440188 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-volume-type-access {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.440678 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.441654 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.442747 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-quota-class-sets {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.442824 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.443782 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.444067 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: encryption {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.444906 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.445277 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.445590 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-snapshot-manage {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.446392 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.447068 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: consistencygroups {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.447193 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.447596 np0000174536 devstack@c-api.service[112582]: WARNING cinder.api.contrib.hosts [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:22.448332 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.448420 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.448809 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.449053 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: backups {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.449690 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: extensions {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.450409 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.451097 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: scheduler-stats {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.451220 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-availability-zone {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.451886 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.452001 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.452518 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-quota-sets {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.452636 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: qos-specs {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.453663 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.453935 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-volume-manage {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.454227 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.454754 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: extra_specs {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.455356 np0000174536 devstack@c-api.service[112580]: WARNING cinder.api.contrib.hosts [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:22.455423 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: capabilities {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.455850 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.456226 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.456514 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: encryption {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.456824 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-volume-transfer {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.457226 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: extensions {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.457653 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.458015 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-volume-type-access {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.458525 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-availability-zone {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.458703 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: os-hosts {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.459428 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.459714 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-quota-class-sets {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.460089 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: qos-specs {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.460198 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extended resource: cgsnapshots {{(pid=112579) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.461021 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.461085 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: encryption {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.461732 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.contrib.snapshot_actions [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] SnapshotActionsController initialized {{(pid=112579) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:22.462166 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: extra_specs {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.462585 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.462803 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.462855 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-snapshot-manage {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.463756 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: encryption {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.463998 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.464616 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.464993 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: consistencygroups {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.465218 np0000174536 devstack@c-api.service[112581]: WARNING cinder.api.contrib.hosts [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 18:35:22.465310 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-volume-type-access {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.465994 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.466061 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.466904 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-quota-class-sets {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.466991 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: backups {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.467056 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: extensions {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.467520 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.468174 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: encryption {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.468420 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-availability-zone {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.468977 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: scheduler-stats {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.469038 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.469708 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-snapshot-manage {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.469759 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: qos-specs {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.470391 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-quota-sets {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.470591 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.471821 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: extra_specs {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.471933 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: consistencygroups {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.472001 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-volume-manage {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.472079 np0000174536 devstack@c-api.service[112579]: WARNING castellan.key_manager.migration [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.472981 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.473090 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.473177 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.473355 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.473472 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.473601 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: capabilities {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.473714 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension AdminActions extending resource: volumes {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.473714 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension AdminActions extending resource: snapshots {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.473926 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: backups {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.474001 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: encryption {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.474068 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension AdminActions extending resource: backups {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474068 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474068 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeActions extending resource: volumes {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474297 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension TypesManage extending resource: types {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474383 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474622 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474622 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474859 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.474962 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-volume-transfer {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.475086 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.v3.router [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c None None] Extension UsedLimits extending resource: limits {{(pid=112579) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.475582 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-volume-type-access {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.475781 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: scheduler-stats {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.476486 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: os-hosts {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.477162 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-quota-sets {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.477296 np0000174536 devstack@c-api.service[112579]: WARNING keystonemiddleware.auth_token [None req-d567425d-7ff0-4d43-ac72-10acfa051b0c 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 18 18:35:22.477495 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-quota-class-sets {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.477947 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extended resource: cgsnapshots {{(pid=112582) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.478638 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-volume-manage {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.479429 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.contrib.snapshot_actions [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] SnapshotActionsController initialized {{(pid=112582) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:22.479672 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: encryption {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.480064 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: capabilities {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.480376 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.481167 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-snapshot-manage {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.481350 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-volume-transfer {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.481965 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.482763 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: consistencygroups {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.483212 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: os-hosts {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.483281 np0000174536 devstack@c-api.service[112579]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43e14a3668 pid: 112579 (default app) May 18 18:35:22.483446 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.484634 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extended resource: cgsnapshots {{(pid=112580) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.484812 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: backups {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.484864 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.486021 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.contrib.snapshot_actions [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] SnapshotActionsController initialized {{(pid=112580) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:22.486406 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.486850 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.486901 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: scheduler-stats {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.487918 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.488280 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-quota-sets {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.488421 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.489337 np0000174536 devstack@c-api.service[112582]: WARNING castellan.key_manager.migration [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.489742 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-volume-manage {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.489840 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.490294 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.490473 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.490581 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.490642 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.490774 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.490893 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension AdminActions extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.490998 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension AdminActions extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491066 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension AdminActions extending resource: backups {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491203 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491370 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: capabilities {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.491513 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.491578 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeActions extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491578 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension TypesManage extending resource: types {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491578 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491737 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491790 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.491988 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.491988 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.492316 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.492468 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.492468 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.492468 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.492468 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.492468 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.492967 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.492967 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.492967 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.492967 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.492967 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.493473 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.v3.router [None req-05240c7f-034b-41e1-b417-a5e3015acba1 None None] Extension UsedLimits extending resource: limits {{(pid=112582) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.493542 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.493542 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.493542 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.493542 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.493542 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.493542 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.493917 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.493917 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.493917 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.493917 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.494180 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.494180 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.494180 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.494180 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.494552 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.494552 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.494552 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.494552 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.494552 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.494874 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.494874 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.494874 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.494874 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.494874 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.495230 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.495230 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.495230 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.495230 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.495230 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.495230 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.496420 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.496420 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.496420 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.496420 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.496420 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.496420 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.497143 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.497143 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.497143 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.497143 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.497143 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.497143 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.497887 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.497887 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.497887 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.497887 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.497887 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.497887 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.498795 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.498795 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.498795 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.498795 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.498997 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-volume-transfer {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.499046 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499046 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499046 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499046 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499046 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499334 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499334 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499334 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499334 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499334 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499568 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499568 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499568 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499568 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499568 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499568 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499892 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499892 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499892 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.499892 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.499892 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500160 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500160 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500160 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500160 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500160 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500432 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500432 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500432 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500432 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500639 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500639 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500747 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.500794 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500794 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500794 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.500794 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.500794 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501042 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501042 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501042 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501042 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501042 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501307 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501307 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501307 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501307 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501516 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501516 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501516 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501516 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501739 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501739 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501739 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501739 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501942 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501942 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.501942 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.501942 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502142 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.502142 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502142 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.502142 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502414 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.502414 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502414 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.502414 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502414 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.502702 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502702 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.502702 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502702 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.502702 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.502702 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503065 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503065 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503065 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503065 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503065 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503204 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503204 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503204 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503204 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503204 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503204 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503602 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503602 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503602 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503602 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503602 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503602 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503851 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503851 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503851 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503851 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.503851 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.503851 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504081 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504081 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504081 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504081 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504081 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504081 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504269 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504269 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504269 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504269 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504391 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504391 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504391 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504391 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504391 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504538 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504538 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504538 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504538 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:22.504538 np0000174536 devstack@c-api.service[112579]: warnings.warn(deprecated_msg) May 18 18:35:22.504678 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: os-hosts {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.504708 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.504734 np0000174536 devstack@c-api.service[112582]: WARNING keystonemiddleware.auth_token [None req-05240c7f-034b-41e1-b417-a5e3015acba1 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 18 18:35:22.504759 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.middleware.request_id [None req-9b12e2e1-2580-46b4-a3c4-336324105eae None None] RequestId filter calling following filter/app {{(pid=112579) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:35:22.504789 np0000174536 devstack@c-api.service[112580]: WARNING castellan.key_manager.migration [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.504812 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extended resource: cgsnapshots {{(pid=112581) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 18:35:22.504839 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.504839 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.504839 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.504839 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.504839 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.504839 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension AdminActions extending resource: volumes {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.504839 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension AdminActions extending resource: snapshots {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505007 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension AdminActions extending resource: backups {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505007 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505007 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeActions extending resource: volumes {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505078 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.contrib.snapshot_actions [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] SnapshotActionsController initialized {{(pid=112581) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 18:35:22.505102 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension TypesManage extending resource: types {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505102 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505148 np0000174536 devstack@c-api.service[112579]: [pid: 112579|app: 0|req: 1/1] 199.19.213.66 () {60 vars in 949 bytes} [Mon May 18 18:35:22 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 18 18:35:22.505174 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505174 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505174 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505174 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.v3.router [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 None None] Extension UsedLimits extending resource: limits {{(pid=112580) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.505300 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.505300 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.505346 np0000174536 devstack@c-api.service[112582]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43e14a3668 pid: 112582 (default app) May 18 18:35:22.505379 np0000174536 devstack@c-api.service[112580]: WARNING keystonemiddleware.auth_token [None req-ee049191-9061-4cef-9fe3-0b69ae5d76c1 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 18 18:35:22.505404 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.505404 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.505404 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.506372 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.506551 np0000174536 devstack@c-api.service[112580]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43e14a3668 pid: 112580 (default app) May 18 18:35:22.507858 np0000174536 devstack@c-api.service[112581]: WARNING castellan.key_manager.migration [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 18:35:22.508823 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.508969 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509079 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509197 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509313 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509438 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension AdminActions extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509554 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension AdminActions extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509656 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension AdminActions extending resource: backups {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509771 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.509880 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeActions extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.510100 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension TypesManage extending resource: types {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.510208 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.510378 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.510486 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.510590 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.510695 np0000174536 devstack@c-api.service[112581]: DEBUG cinder.api.v3.router [None req-ab136036-5a23-49ea-b2d5-e8307008f424 None None] Extension UsedLimits extending resource: limits {{(pid=112581) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 18:35:22.513074 np0000174536 devstack@c-api.service[112581]: WARNING keystonemiddleware.auth_token [None req-ab136036-5a23-49ea-b2d5-e8307008f424 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 18 18:35:22.519756 np0000174536 devstack@c-api.service[112581]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f43e14a3668 pid: 112581 (default app) May 18 18:35:29.981143 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.middleware.request_id [None req-4cd63f71-9ee6-450f-9e94-d8739499958c None None] RequestId filter calling following filter/app {{(pid=112579) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:35:30.465141 np0000174536 devstack@c-api.service[112579]: INFO cinder.api.openstack.wsgi [None req-4cd63f71-9ee6-450f-9e94-d8739499958c admin admin] POST https://199.19.213.66/volume/v3/types May 18 18:35:30.465705 np0000174536 devstack@c-api.service[112579]: DEBUG cinder.api.openstack.wsgi [None req-4cd63f71-9ee6-450f-9e94-d8739499958c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112579) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:35:30.467383 np0000174536 devstack@c-api.service[112579]: /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 18 18:35:30.467383 np0000174536 devstack@c-api.service[112579]: warnings.warn( May 18 18:35:30.476892 np0000174536 devstack@c-api.service[112579]: DEBUG oslo_db.sqlalchemy.engines [None req-4cd63f71-9ee6-450f-9e94-d8739499958c 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=112579) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:30.508083 np0000174536 devstack@c-api.service[112579]: INFO cinder.api.openstack.wsgi [None req-4cd63f71-9ee6-450f-9e94-d8739499958c admin admin] https://199.19.213.66/volume/v3/types returned with HTTP 200 May 18 18:35:30.508712 np0000174536 devstack@c-api.service[112579]: [pid: 112579|app: 0|req: 2/2] 199.19.213.66 () {68 vars in 1281 bytes} [Mon May 18 18:35:29 2026] POST /volume/v3/types => generated 186 bytes in 529 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 18:35:30.532686 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.532686 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.532686 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.532686 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.532686 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.533733 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.533733 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.533733 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.533733 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.533733 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.534105 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.534105 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.534105 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.534105 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.534105 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.534105 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.534589 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.534589 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.534589 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.534589 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.534820 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.534820 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.534820 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.534820 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.535068 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.535068 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.535068 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.535068 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.535391 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.535391 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.535391 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.535391 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.535391 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.535738 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.535738 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.535738 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.535738 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.535738 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.536032 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.536032 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.536032 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.536032 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.536032 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.536032 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.536859 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.536859 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.536859 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.536859 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.536859 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.536859 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.537614 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.537614 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.537614 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.537614 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.537614 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.537614 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.538400 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.538400 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.538400 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.538400 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.538400 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.539005 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.539005 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.539005 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.539005 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.539005 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.539602 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.539602 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.539602 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.539602 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.539602 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.539602 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.540695 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.540695 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.540695 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.540695 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.540695 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.540695 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.541513 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.541513 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.541513 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.541513 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.541513 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.542125 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.542125 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.542125 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.542125 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.542125 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.542886 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.542886 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.542886 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.542886 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543115 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543115 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543115 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543115 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543368 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543368 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543368 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543368 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543368 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543710 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543710 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543710 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543710 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543710 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543947 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543947 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.543947 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.543947 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544150 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544150 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544150 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544150 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544396 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544396 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544396 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544396 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544619 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544619 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544619 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544619 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544849 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544849 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.544849 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.544849 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545038 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545038 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545038 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545038 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545038 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545293 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545293 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545293 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545293 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545293 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545293 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545558 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545558 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545558 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545558 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545558 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545772 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545772 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545772 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545772 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.545772 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.545772 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546037 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546037 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546037 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546037 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546037 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546037 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546326 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546326 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546326 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546326 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546326 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546326 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546601 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546601 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546601 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546601 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546601 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546601 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546880 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546880 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.546880 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.546880 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.547097 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.547097 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.547097 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.547097 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.547097 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.547403 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.547403 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.547403 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.547403 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.547403 np0000174536 devstack@c-api.service[112582]: warnings.warn(deprecated_msg) May 18 18:35:30.547403 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.middleware.request_id [req-4cd63f71-9ee6-450f-9e94-d8739499958c req-f24173a5-3d66-46ed-9003-9081560d657c None None] RequestId filter calling following filter/app {{(pid=112582) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:35:30.860522 np0000174536 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [req-4cd63f71-9ee6-450f-9e94-d8739499958c req-f24173a5-3d66-46ed-9003-9081560d657c admin admin] POST https://199.19.213.66/volume/v3/types/62f6c6d7-35f6-4580-ae9c-c259b17284f7/extra_specs May 18 18:35:30.861085 np0000174536 devstack@c-api.service[112582]: DEBUG cinder.api.openstack.wsgi [req-4cd63f71-9ee6-450f-9e94-d8739499958c req-f24173a5-3d66-46ed-9003-9081560d657c admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112582) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 18:35:30.862805 np0000174536 devstack@c-api.service[112582]: /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 18 18:35:30.862805 np0000174536 devstack@c-api.service[112582]: warnings.warn( May 18 18:35:30.873211 np0000174536 devstack@c-api.service[112582]: DEBUG oslo_db.sqlalchemy.engines [req-4cd63f71-9ee6-450f-9e94-d8739499958c req-f24173a5-3d66-46ed-9003-9081560d657c 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=112582) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 18:35:30.933730 np0000174536 devstack@c-api.service[112582]: INFO cinder.api.openstack.wsgi [req-4cd63f71-9ee6-450f-9e94-d8739499958c req-f24173a5-3d66-46ed-9003-9081560d657c admin admin] https://199.19.213.66/volume/v3/types/62f6c6d7-35f6-4580-ae9c-c259b17284f7/extra_specs returned with HTTP 200 May 18 18:35:30.934505 np0000174536 devstack@c-api.service[112582]: [pid: 112582|app: 0|req: 1/3] 199.19.213.66 () {70 vars in 1498 bytes} [Mon May 18 18:35:30 2026] POST /volume/v3/types/62f6c6d7-35f6-4580-ae9c-c259b17284f7/extra_specs => generated 55 bytes in 414 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 18:35:32.377577 np0000174536 devstack@c-api.service[112581]: DEBUG dbcounter [-] [112581] Writing DB stats cinder:SELECT=6 {{(pid=112581) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:35:32.387935 np0000174536 devstack@c-api.service[112580]: DEBUG dbcounter [-] [112580] Writing DB stats cinder:SELECT=6 {{(pid=112580) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:35:40.505012 np0000174536 devstack@c-api.service[112579]: DEBUG dbcounter [-] [112579] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112579) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:35:40.932035 np0000174536 devstack@c-api.service[112582]: DEBUG dbcounter [-] [112582] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112582) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 18:43:17.453956 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.453956 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.453956 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.453956 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.453956 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.454939 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.454939 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.454939 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.454939 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.454939 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.455280 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.455280 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.455280 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.455280 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.455280 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.455280 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.455930 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.455930 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.455930 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.455930 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.456499 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.456499 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.456499 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.456499 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.456948 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.456948 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.456948 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.456948 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.457414 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.457414 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.457414 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.457414 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.457414 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.458002 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.458002 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.458002 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.458002 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.458002 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.458596 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.458596 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.458596 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.458596 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.458596 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.458596 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.459088 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.459088 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.459088 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.459088 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.459088 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.459088 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.459680 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.459680 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.459680 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.459680 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.459680 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.459680 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.460117 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.460117 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.460117 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.460117 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.460117 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.460716 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.460716 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.460716 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.460716 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.460716 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.461303 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.461303 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.461303 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.461303 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.461303 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.461303 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462041 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462041 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462041 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462041 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462041 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462041 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462636 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462636 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462636 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462636 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462636 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462988 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462988 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462988 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.462988 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.462988 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.463351 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.463351 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.463351 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.463351 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.463858 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.463858 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.463858 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.463858 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.464440 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.464440 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.464440 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.464440 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.464440 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.464792 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.464792 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.464792 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.464792 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.464792 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465041 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465041 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465041 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465041 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465340 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465340 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465340 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465340 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465576 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465576 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465576 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465576 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465803 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465803 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.465803 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.465803 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466030 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466030 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466030 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466030 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466261 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466261 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466261 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466261 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466261 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466551 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466551 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466551 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466551 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466551 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466551 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466730 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466730 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466730 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466730 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466730 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466867 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466867 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466867 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466867 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.466867 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.466867 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467034 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467034 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467034 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467034 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467034 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467034 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467205 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467205 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467205 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467205 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467205 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467205 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467405 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467405 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467405 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467405 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467405 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467405 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467591 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467591 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467591 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467591 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467711 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467711 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467711 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467711 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467711 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467873 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467873 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467873 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467873 np0000174536 devstack@c-api.service[112580]: /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 18 18:43:17.467873 np0000174536 devstack@c-api.service[112580]: warnings.warn(deprecated_msg) May 18 18:43:17.467873 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.middleware.request_id [None req-0b4c3e4c-5cea-4a55-9916-643c0a058491 None None] RequestId filter calling following filter/app {{(pid=112580) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 18:43:17.467873 np0000174536 devstack@c-api.service[112580]: INFO cinder.api.openstack.wsgi [None req-0b4c3e4c-5cea-4a55-9916-643c0a058491 None None] GET https://199.19.213.66/volume// May 18 18:43:17.468056 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.openstack.wsgi [None req-0b4c3e4c-5cea-4a55-9916-643c0a058491 None None] Empty body provided in request {{(pid=112580) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 18:43:17.468056 np0000174536 devstack@c-api.service[112580]: DEBUG cinder.api.openstack.wsgi [None req-0b4c3e4c-5cea-4a55-9916-643c0a058491 None None] Calling method 'all' {{(pid=112580) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 18:43:17.468056 np0000174536 devstack@c-api.service[112580]: INFO cinder.api.openstack.wsgi [None req-0b4c3e4c-5cea-4a55-9916-643c0a058491 None None] https://199.19.213.66/volume// returned with HTTP 300 May 18 18:43:17.468056 np0000174536 devstack@c-api.service[112580]: [pid: 112580|app: 0|req: 1/4] 199.19.213.66 () {66 vars in 1449 bytes} [Mon May 18 18:43:17 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)