May 16 00:57:25.083352 np0000174371 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 16 00:57:25.093385 np0000174371 devstack@c-api.service[112100]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 16 00:57:25 2026] *** May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: nodename: np0000174371 May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: machine: x86_64 May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: clock source: unix May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: pcre jit disabled May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: detected number of CPU cores: 16 May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: current working directory: / May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: detected binary path: /usr/bin/uwsgi-core May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: your processes number limit is 256917 May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: your memory page size is 4096 bytes May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: detected max file descriptor number: 2048 May 16 00:57:25.096700 np0000174371 devstack@c-api.service[112100]: lock engine: pthread robust mutexes May 16 00:57:25.097586 np0000174371 devstack@c-api.service[112100]: thunder lock: enabled May 16 00:57:25.097586 np0000174371 devstack@c-api.service[112100]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 16 00:57:25.097586 np0000174371 devstack@c-api.service[112100]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 16 00:57:25.097586 np0000174371 devstack@c-api.service[112100]: PEP 405 virtualenv detected: /opt/stack/data/venv May 16 00:57:25.097586 np0000174371 devstack@c-api.service[112100]: Set PythonHome to /opt/stack/data/venv May 16 00:57:25.136681 np0000174371 devstack@c-api.service[112100]: Python main interpreter initialized at 0x79cfdb4a3668 May 16 00:57:25.136681 np0000174371 devstack@c-api.service[112100]: python threads support enabled May 16 00:57:25.136681 np0000174371 devstack@c-api.service[112100]: your server socket listen backlog is limited to 100 connections May 16 00:57:25.136681 np0000174371 devstack@c-api.service[112100]: your mercy for graceful operations on workers is 80 seconds May 16 00:57:25.137210 np0000174371 devstack@c-api.service[112100]: mapped 671795 bytes (656 KB) for 4 cores May 16 00:57:25.137352 np0000174371 devstack@c-api.service[112100]: *** Operational MODE: preforking *** May 16 00:57:25.137503 np0000174371 devstack@c-api.service[112100]: *** uWSGI is running in multiple interpreter mode *** May 16 00:57:25.137503 np0000174371 devstack@c-api.service[112100]: spawned uWSGI master process (pid: 112100) May 16 00:57:25.137749 np0000174371 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 16 00:57:25.138394 np0000174371 devstack@c-api.service[112100]: spawned uWSGI worker 1 (pid: 112110, cores: 1) May 16 00:57:25.139073 np0000174371 devstack@c-api.service[112100]: spawned uWSGI worker 2 (pid: 112111, cores: 1) May 16 00:57:25.139560 np0000174371 devstack@c-api.service[112100]: spawned uWSGI worker 3 (pid: 112112, cores: 1) May 16 00:57:25.140035 np0000174371 devstack@c-api.service[112100]: spawned uWSGI worker 4 (pid: 112114, cores: 1) May 16 00:57:25.140084 np0000174371 devstack@c-api.service[112100]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 16 00:57:25.269089 np0000174371 devstack@c-api.service[112114]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 00:57:25.269089 np0000174371 devstack@c-api.service[112114]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 00:57:25.269089 np0000174371 devstack@c-api.service[112114]: we strongly recommend against using it for new projects. May 16 00:57:25.269089 np0000174371 devstack@c-api.service[112114]: If you are already using Eventlet, we recommend migrating to a different May 16 00:57:25.269089 np0000174371 devstack@c-api.service[112114]: framework. For more detail see May 16 00:57:25.269089 np0000174371 devstack@c-api.service[112114]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 00:57:25.269089 np0000174371 devstack@c-api.service[112114]: import eventlet # noqa May 16 00:57:25.272866 np0000174371 devstack@c-api.service[112111]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 00:57:25.272866 np0000174371 devstack@c-api.service[112111]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 00:57:25.272866 np0000174371 devstack@c-api.service[112111]: we strongly recommend against using it for new projects. May 16 00:57:25.272866 np0000174371 devstack@c-api.service[112111]: If you are already using Eventlet, we recommend migrating to a different May 16 00:57:25.272866 np0000174371 devstack@c-api.service[112111]: framework. For more detail see May 16 00:57:25.272866 np0000174371 devstack@c-api.service[112111]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 00:57:25.272866 np0000174371 devstack@c-api.service[112111]: import eventlet # noqa May 16 00:57:25.285881 np0000174371 devstack@c-api.service[112112]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 00:57:25.285881 np0000174371 devstack@c-api.service[112112]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 00:57:25.285881 np0000174371 devstack@c-api.service[112112]: we strongly recommend against using it for new projects. May 16 00:57:25.285881 np0000174371 devstack@c-api.service[112112]: If you are already using Eventlet, we recommend migrating to a different May 16 00:57:25.285881 np0000174371 devstack@c-api.service[112112]: framework. For more detail see May 16 00:57:25.285881 np0000174371 devstack@c-api.service[112112]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 00:57:25.285881 np0000174371 devstack@c-api.service[112112]: import eventlet # noqa May 16 00:57:25.299256 np0000174371 devstack@c-api.service[112110]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 00:57:25.299256 np0000174371 devstack@c-api.service[112110]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 00:57:25.299256 np0000174371 devstack@c-api.service[112110]: we strongly recommend against using it for new projects. May 16 00:57:25.299256 np0000174371 devstack@c-api.service[112110]: If you are already using Eventlet, we recommend migrating to a different May 16 00:57:25.299256 np0000174371 devstack@c-api.service[112110]: framework. For more detail see May 16 00:57:25.299256 np0000174371 devstack@c-api.service[112110]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 00:57:25.299256 np0000174371 devstack@c-api.service[112110]: import eventlet # noqa May 16 00:57:25.359807 np0000174371 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 00:57:25.359807 np0000174371 devstack@c-api.service[112114]: debtcollector.deprecate( May 16 00:57:25.362520 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 00:57:25.362520 np0000174371 devstack@c-api.service[112111]: debtcollector.deprecate( May 16 00:57:25.382455 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 00:57:25.382455 np0000174371 devstack@c-api.service[112112]: debtcollector.deprecate( May 16 00:57:25.398949 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 00:57:25.398949 np0000174371 devstack@c-api.service[112110]: debtcollector.deprecate( May 16 00:57:25.447778 np0000174371 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 16 00:57:25.447778 np0000174371 devstack@c-api.service[112114]: from cgi import parse_header May 16 00:57:25.449110 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 16 00:57:25.449110 np0000174371 devstack@c-api.service[112111]: from cgi import parse_header May 16 00:57:25.464409 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 16 00:57:25.464409 np0000174371 devstack@c-api.service[112112]: from cgi import parse_header May 16 00:57:25.483810 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 16 00:57:25.483810 np0000174371 devstack@c-api.service[112110]: from cgi import parse_header May 16 00:57:25.494586 np0000174371 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 16 00:57:25.494586 np0000174371 devstack@c-api.service[112114]: removals.removed_module( May 16 00:57:25.494675 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 16 00:57:25.494675 np0000174371 devstack@c-api.service[112111]: removals.removed_module( May 16 00:57:25.495327 np0000174371 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 16 00:57:25.495327 np0000174371 devstack@c-api.service[112114]: removals.removed_module( May 16 00:57:25.495532 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 16 00:57:25.495532 np0000174371 devstack@c-api.service[112111]: removals.removed_module( May 16 00:57:25.528636 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 16 00:57:25.528636 np0000174371 devstack@c-api.service[112110]: removals.removed_module( May 16 00:57:25.528818 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 16 00:57:25.528818 np0000174371 devstack@c-api.service[112112]: removals.removed_module( May 16 00:57:25.529384 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 16 00:57:25.529384 np0000174371 devstack@c-api.service[112110]: removals.removed_module( May 16 00:57:25.529496 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 16 00:57:25.529496 np0000174371 devstack@c-api.service[112112]: removals.removed_module( May 16 00:57:26.122896 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 16 00:57:26.122896 np0000174371 devstack@c-api.service[112111]: warnings.warn( May 16 00:57:26.125374 np0000174371 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 16 00:57:26.125374 np0000174371 devstack@c-api.service[112114]: warnings.warn( May 16 00:57:26.125526 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 16 00:57:26.125526 np0000174371 devstack@c-api.service[112112]: warnings.warn( May 16 00:57:26.139267 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 16 00:57:26.139267 np0000174371 devstack@c-api.service[112110]: warnings.warn( May 16 00:57:26.226774 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 16 00:57:26.226774 np0000174371 devstack@c-api.service[112112]: warnings.warn( May 16 00:57:26.244118 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 16 00:57:26.244118 np0000174371 devstack@c-api.service[112111]: warnings.warn( May 16 00:57:26.244635 np0000174371 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 16 00:57:26.244635 np0000174371 devstack@c-api.service[112114]: warnings.warn( May 16 00:57:26.251209 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 16 00:57:26.251209 np0000174371 devstack@c-api.service[112110]: warnings.warn( May 16 00:57:26.543155 np0000174371 devstack@c-api.service[112112]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 16 00:57:26.543811 np0000174371 devstack@c-api.service[112112]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112112) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 00:57:26.545185 np0000174371 devstack@c-api.service[112111]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 16 00:57:26.545531 np0000174371 devstack@c-api.service[112111]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112111) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 00:57:26.559154 np0000174371 devstack@c-api.service[112110]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 16 00:57:26.559496 np0000174371 devstack@c-api.service[112110]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112110) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 00:57:26.582032 np0000174371 devstack@c-api.service[112114]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 16 00:57:26.582345 np0000174371 devstack@c-api.service[112114]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112114) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 00:57:26.629593 np0000174371 devstack@c-api.service[112112]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 16 00:57:26.629593 np0000174371 devstack@c-api.service[112112]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 00:57:26.637601 np0000174371 devstack@c-api.service[112111]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 16 00:57:26.637601 np0000174371 devstack@c-api.service[112111]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 00:57:26.642586 np0000174371 devstack@c-api.service[112110]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 16 00:57:26.642586 np0000174371 devstack@c-api.service[112110]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 00:57:26.652781 np0000174371 devstack@c-api.service[112114]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 16 00:57:26.652781 np0000174371 devstack@c-api.service[112114]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 00:57:27.086988 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112112) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 00:57:27.087246 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112110) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 00:57:27.087301 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112114) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 00:57:27.087360 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.087408 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112111) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 00:57:27.087481 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.087531 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.087531 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.087607 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.087780 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.087879 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.087920 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.087959 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.087996 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.088123 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.088193 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.088781 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.088855 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.088907 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.088983 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.089048 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.089100 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.089170 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.089170 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.089296 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.089365 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.089424 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.089424 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.089424 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.089566 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.089625 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.089698 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.089698 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.089855 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.089918 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.089982 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.090047 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.090101 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.090153 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.090206 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.090268 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.090330 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.090330 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.090330 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.095261 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.095371 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.095371 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.095487 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.095554 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.095625 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.095625 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.095730 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.095730 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.095858 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.095907 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.095993 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.096043 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.096043 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.096120 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.096175 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.096223 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.096223 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.096223 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.096223 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.096223 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.096359 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.096359 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.096359 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.096359 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.096464 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.096464 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.096534 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.097895 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.097954 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.097983 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.098022 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.098049 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.098345 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.098531 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.098606 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.098671 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.098733 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.098837 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.098899 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.098963 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.098963 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.099126 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.099126 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.099126 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.099126 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.099383 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.099457 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.099516 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.099576 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.099653 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.099712 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.099796 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.099874 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.099935 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.100029 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.100097 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.100206 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.100277 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.100343 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.100413 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.100473 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.100537 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.100605 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.100671 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.100729 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.101678 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.101843 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.102002 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.102086 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.102160 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.102228 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.102287 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.102353 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.102420 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.102479 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.102551 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.102619 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.102900 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.102967 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.102967 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.102967 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.102967 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.102967 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.103276 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.103276 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.103276 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.103276 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.103528 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.103599 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.103667 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.103729 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.103833 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.103909 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.103968 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.104052 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.104111 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.104179 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.104246 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.104313 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.104378 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.104435 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.104515 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.104583 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.104642 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.104709 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.104984 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.105080 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.105143 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.105215 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.105215 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.105215 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.105388 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.105388 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.105512 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.105580 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.105580 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.105710 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.105826 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.105958 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.106049 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.106120 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.106191 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.106306 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.106306 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.106476 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.106551 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.106612 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.106612 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.106612 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.106612 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.106612 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.106927 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.106998 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.107057 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.107057 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.107057 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.107057 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.107057 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.107057 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.107583 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.107583 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.107583 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.107583 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.108220 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.108597 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.108911 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.108956 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.108986 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.109016 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.109046 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.109076 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.109108 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.109142 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.109173 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.109204 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.109235 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.109270 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.109302 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.109328 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.109358 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.109391 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.109391 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.109391 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.109391 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.109391 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.109391 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.109391 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.109576 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.109576 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.109576 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.109650 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.109680 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.109707 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.109743 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.109784 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.109814 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.109840 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.109881 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.109913 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.109944 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.109979 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.110011 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.110075 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.110115 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.110146 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.110178 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.110210 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.110242 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.110273 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.110313 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.110346 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.110346 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.110346 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.110346 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.110346 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.110461 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.110461 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.110461 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.110461 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.110461 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.110597 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.110633 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.110669 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.110699 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.110728 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.110772 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.110814 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.110852 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.110885 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.110915 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.110953 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.110985 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.111012 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.111048 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.111082 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.111106 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.111143 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.111180 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.111209 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.111241 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.111282 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.111282 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.111339 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.111371 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.111396 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.111431 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.111471 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.111508 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.111540 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.111571 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.111607 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.111636 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.111670 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.111701 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.111730 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.111772 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.111814 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.111844 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.111874 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.111942 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.111979 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.112007 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.112032 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.112070 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.112106 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.112165 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.112195 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.112237 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.112269 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.112296 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.112325 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.112352 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.112389 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.112420 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.112452 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.112486 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.112516 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.112549 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.112583 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.112616 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.112654 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.112683 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.112719 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.112755 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.112807 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.112837 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.112867 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.112900 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.112932 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.112958 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.113096 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.113128 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.113155 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.113190 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.113238 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.113273 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.113305 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.113338 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.113370 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.113398 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.113398 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.113398 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.113398 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.113502 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.113542 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.113573 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.113606 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.113639 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.113668 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.113697 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.113697 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.113697 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.113697 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.113833 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.113833 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.113833 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.113929 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.113958 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.113992 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.114019 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.114052 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.114080 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.114109 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.114143 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.114172 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.114172 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.114172 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.117447 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.117532 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.117532 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.117617 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.117662 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.117719 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.117786 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.117831 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.117876 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.117876 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.117970 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.118021 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.118063 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.118104 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.118104 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.118202 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.118254 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.118300 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.118300 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.118396 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.118447 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.118502 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.118551 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.118601 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.118601 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.118601 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.118601 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.118601 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.119403 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.119499 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.119556 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.119604 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.119655 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.119700 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.119743 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.119802 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.119844 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.119897 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.119942 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.119988 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.120037 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.120084 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.120134 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.120176 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.120255 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.120305 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.120650 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.120728 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.120831 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.121007 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.121062 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.121106 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.121148 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.121189 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.121230 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.121273 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.121313 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.121362 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.121417 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.121459 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.121502 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.121544 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.121585 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.121636 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.121682 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.121728 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.121795 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.121847 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.121894 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.121935 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.121981 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.122033 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.122077 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.122119 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.122160 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.122201 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.122242 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.122298 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.122347 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.122409 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.122453 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.122497 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.122539 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.122586 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.122631 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.122677 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.122718 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.122777 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.122842 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.122897 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.122946 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.122992 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.123042 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.123092 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.123137 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.123184 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.123227 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.123269 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.123326 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.123367 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.123413 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.123459 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.123503 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.123908 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.123908 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.123981 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.124023 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.124023 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.124101 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.124142 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.124179 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.124222 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.124309 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.124361 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.124403 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.124442 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.124480 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.124521 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.124565 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.124612 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.124664 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.124706 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.124706 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.124796 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.124841 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.124943 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.125039 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.125128 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.125128 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.125128 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.125128 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.125439 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.125439 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.125439 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.125439 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.125701 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.125815 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.125914 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.125997 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.126099 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.126179 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.126229 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.126278 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.126325 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.126366 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.126412 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.126454 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.126506 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.126553 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.126616 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.126674 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.126724 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.126778 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.126816 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.126851 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.126904 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.126904 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.126904 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.126904 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.130212 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.130297 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.130355 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.130401 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.130440 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.130489 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.130546 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.130589 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.130638 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.130689 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.130731 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.130814 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.130856 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.130906 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.130957 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.130995 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.131037 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.131092 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.131147 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.131188 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.131235 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.131276 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.131318 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.131355 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.131394 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.131434 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.131481 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.131522 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.133465 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.133566 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.133566 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.133652 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.133696 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.133741 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.133808 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.133846 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.133891 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.133934 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.133974 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.134035 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.134087 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.134130 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.134171 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.134224 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.134269 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.134319 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.134361 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.134401 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.134441 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.134488 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.134536 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.134579 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.134620 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.134662 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.134662 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.134662 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.134864 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.134864 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.134954 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.135013 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.135071 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.135116 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.135165 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.135165 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.135237 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.135237 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.135322 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.135365 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.135413 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.135464 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.135508 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.135558 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.135599 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.135647 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.135688 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.135737 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.135797 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.135852 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.135897 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.135952 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.135998 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.136047 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.136094 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.136137 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.136178 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.136220 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.136263 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.136305 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.136360 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.136408 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.136493 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.136546 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.136709 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.136951 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.137012 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.137051 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.137098 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.137152 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.137194 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.137244 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.137286 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.137341 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.137385 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.137431 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.137478 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.137525 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.137572 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.137620 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.137663 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.137711 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.137758 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.137814 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.137953 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.137996 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.138039 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.138095 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.138148 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.138191 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.138233 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.138275 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.138315 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.138355 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.138404 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.138445 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.138490 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.138538 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.138588 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.138629 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.138672 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.138721 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.138781 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.138821 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.138864 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.138915 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.138964 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.139109 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.139173 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.139224 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.139273 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.139315 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.139358 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.139406 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.139454 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.139501 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.139541 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.139589 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.139637 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.139684 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.139730 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.139807 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.139851 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.139898 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.139945 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.139995 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.140036 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.140076 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.140129 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.140218 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.140266 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.140308 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.140348 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.140388 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.140433 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.140501 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.140544 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.140584 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.140749 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.140749 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.140863 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.140863 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.140863 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.140863 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.140863 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.141053 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.141103 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.141144 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.141198 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.141537 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.141537 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.141537 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.141537 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.141701 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.141755 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.141814 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.141856 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.141902 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.141902 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.141979 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.142019 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.142059 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.142106 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.142151 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.142192 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.142230 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.142230 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.142230 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.142352 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.142352 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.142352 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.142463 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.142511 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.142551 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.142693 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.142741 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.142804 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.142859 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.142905 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.142947 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.142987 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.143027 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.143068 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.143108 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.143153 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.143193 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.143233 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.143281 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.143327 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.143369 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.143410 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.143458 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.143501 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.143501 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.143590 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.143648 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.143694 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.143694 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.143795 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.143848 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.143895 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.143940 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.143987 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.144029 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.144069 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.144116 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.144164 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.144217 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.144270 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.144312 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.144354 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.144396 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.144443 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.144494 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.144640 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.144696 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.144753 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.144955 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.145000 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.145041 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.145082 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.145125 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.145167 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.145215 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.145257 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.145300 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.145348 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.145396 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.145442 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.145485 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.145532 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.145574 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.145621 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.145662 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.145693 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.145722 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.145759 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.145811 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.145811 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.145874 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.145906 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.145936 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.145965 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.145998 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.146027 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.146056 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.146092 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.146122 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.146148 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.146175 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.146205 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.146205 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.146260 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.146260 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.146260 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.146260 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.146374 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.146405 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.146441 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.146471 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.146505 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.146539 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.146569 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.146600 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.146631 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.146677 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.146708 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.146739 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.146790 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.146822 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.146849 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.146884 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.146920 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.146954 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.146984 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.147022 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.147056 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.147088 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.147088 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.147088 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.147167 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.147167 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.147167 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.147167 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.147167 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.147309 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.147340 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.147340 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.147400 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.147400 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.147400 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.147400 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.147498 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.147533 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.147562 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.147597 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.147633 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.147674 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.147703 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.147733 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.147777 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.147816 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.147852 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.147895 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.147924 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.147953 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.147953 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.147953 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.148034 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.148034 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.148034 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.148114 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.148149 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.148179 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.148208 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.148238 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.148267 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.148301 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.148334 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.148365 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.148401 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.148430 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.148464 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.148494 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.148494 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.148554 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.148554 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.148554 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.148554 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.148692 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.148692 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.148692 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.148692 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.148692 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.148692 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.148692 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 00:57:27.149446 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112111) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.149513 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.149567 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.149635 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.149676 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.149711 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112111) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.149742 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112111) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.149838 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.149838 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.149899 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.149945 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.150000 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.150036 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112112) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.150090 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.150152 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.150190 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112110) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 00:57:27.150226 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.150262 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 00:57:27.150304 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112112) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.150339 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 00:57:27.150371 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112112) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.150412 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 00:57:27.150412 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112110) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 00:57:27.150482 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112110) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 00:57:27.195117 np0000174371 devstack@c-api.service[112111]: INFO dbcounter [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Registered counter for database cinder May 16 00:57:27.195340 np0000174371 devstack@c-api.service[112110]: INFO dbcounter [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Registered counter for database cinder May 16 00:57:27.195425 np0000174371 devstack@c-api.service[112112]: INFO dbcounter [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Registered counter for database cinder May 16 00:57:27.195962 np0000174371 devstack@c-api.service[112114]: INFO dbcounter [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Registered counter for database cinder May 16 00:57:27.211131 np0000174371 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [None req-823c03db-c53c-495e-9bfa-61fddd19100a 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.216200 np0000174371 devstack@c-api.service[112110]: DEBUG oslo_db.sqlalchemy.engines [None req-2b810d55-6a2e-4286-a9f7-885f82789808 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=112110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.221319 np0000174371 devstack@c-api.service[112111]: DEBUG oslo_db.sqlalchemy.engines [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 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=112111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.228530 np0000174371 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-af18cfbb-3c37-4b81-830e-c511885c344e 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.326838 np0000174371 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writer thread running {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 00:57:27.330900 np0000174371 devstack@c-api.service[112112]: INFO cinder.rpc [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 00:57:27.332308 np0000174371 devstack@c-api.service[112110]: DEBUG dbcounter [-] [112110] Writer thread running {{(pid=112110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 00:57:27.333266 np0000174371 devstack@c-api.service[112112]: INFO cinder.rpc [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 00:57:27.334772 np0000174371 devstack@c-api.service[112112]: INFO cinder.rpc [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 00:57:27.335280 np0000174371 devstack@c-api.service[112110]: INFO cinder.rpc [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 00:57:27.337097 np0000174371 devstack@c-api.service[112112]: INFO cinder.rpc [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 00:57:27.337881 np0000174371 devstack@c-api.service[112110]: INFO cinder.rpc [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 00:57:27.338268 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.339993 np0000174371 devstack@c-api.service[112110]: INFO cinder.rpc [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 00:57:27.340645 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.342151 np0000174371 devstack@c-api.service[112110]: INFO cinder.rpc [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 00:57:27.343540 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.345912 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.346598 np0000174371 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [None req-823c03db-c53c-495e-9bfa-61fddd19100a 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.348913 np0000174371 devstack@c-api.service[112112]: INFO cinder.rpc [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 00:57:27.351060 np0000174371 devstack@c-api.service[112112]: INFO cinder.rpc [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 00:57:27.351393 np0000174371 devstack@c-api.service[112110]: DEBUG oslo_db.sqlalchemy.engines [None req-2b810d55-6a2e-4286-a9f7-885f82789808 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=112110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.351707 np0000174371 devstack@c-api.service[112111]: DEBUG dbcounter [-] [112111] Writer thread running {{(pid=112111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 00:57:27.352059 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.352194 np0000174371 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writer thread running {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 00:57:27.353453 np0000174371 devstack@c-api.service[112110]: INFO cinder.rpc [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 00:57:27.354914 np0000174371 devstack@c-api.service[112114]: INFO cinder.rpc [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 00:57:27.355294 np0000174371 devstack@c-api.service[112111]: INFO cinder.rpc [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 00:57:27.355408 np0000174371 devstack@c-api.service[112110]: INFO cinder.rpc [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 00:57:27.356219 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.357077 np0000174371 devstack@c-api.service[112114]: INFO cinder.rpc [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 00:57:27.357717 np0000174371 devstack@c-api.service[112111]: INFO cinder.rpc [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 00:57:27.359016 np0000174371 devstack@c-api.service[112114]: INFO cinder.rpc [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 00:57:27.360017 np0000174371 devstack@c-api.service[112111]: INFO cinder.rpc [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 00:57:27.361231 np0000174371 devstack@c-api.service[112114]: INFO cinder.rpc [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 00:57:27.362206 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.362399 np0000174371 devstack@c-api.service[112111]: INFO cinder.rpc [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 00:57:27.363787 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.363889 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.364108 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.366330 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.367068 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.367795 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.370362 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.370428 np0000174371 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-af18cfbb-3c37-4b81-830e-c511885c344e 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.371036 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.372337 np0000174371 devstack@c-api.service[112111]: DEBUG oslo_db.sqlalchemy.engines [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 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=112111) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:27.373523 np0000174371 devstack@c-api.service[112114]: INFO cinder.rpc [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 00:57:27.374252 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.374488 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.374591 np0000174371 devstack@c-api.service[112111]: INFO cinder.rpc [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 00:57:27.376272 np0000174371 devstack@c-api.service[112114]: INFO cinder.rpc [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 00:57:27.376720 np0000174371 devstack@c-api.service[112111]: INFO cinder.rpc [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 00:57:27.377534 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.377658 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.377900 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.378564 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.381453 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.381673 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.384622 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.385470 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.387541 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.388557 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.389416 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.389525 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.390526 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.391427 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.392093 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.392778 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.393086 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.394361 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.394826 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.395938 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.396040 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.396515 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.398639 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.400115 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.400407 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.400771 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.403837 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.403945 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.404183 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.405312 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.405921 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.407005 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.407469 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.407534 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.408537 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.408935 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.409655 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.410120 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.410503 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.411217 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.411909 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.412000 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.412635 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.413030 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.413469 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.414221 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.414885 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.414969 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.415723 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.415979 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.416163 np0000174371 devstack@c-api.service[112112]: WARNING cinder.api.contrib.hosts [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 00:57:27.416906 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.417210 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.417502 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.417887 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: extensions {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.418248 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.418622 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.419426 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-availability-zone {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.419769 np0000174371 devstack@c-api.service[112110]: WARNING cinder.api.contrib.hosts [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 00:57:27.420089 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.420245 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.420531 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.420715 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: qos-specs {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.421513 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: extensions {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.422818 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: extra_specs {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.422879 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-availability-zone {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.423080 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.424147 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: qos-specs {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.424400 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: encryption {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.425831 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.425983 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-volume-type-access {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.426223 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: extra_specs {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.427605 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-quota-class-sets {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.427787 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: encryption {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.429099 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.429262 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.429317 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-volume-type-access {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.429461 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: encryption {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.430968 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-quota-class-sets {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.431038 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-snapshot-manage {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.431374 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.432473 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: consistencygroups {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.432713 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.432815 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: encryption {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.432994 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.434327 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-snapshot-manage {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.434437 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.434523 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: backups {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.435002 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.435797 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: consistencygroups {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.436054 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.436458 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: scheduler-stats {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.436659 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.437586 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.437845 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: backups {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.438015 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-quota-sets {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.438214 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.439094 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.439307 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-volume-manage {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.439793 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: scheduler-stats {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.439930 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.440666 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.440782 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: capabilities {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.441186 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-quota-sets {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.441567 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.441867 np0000174371 devstack@c-api.service[112111]: WARNING cinder.api.contrib.hosts [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 00:57:27.442015 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-volume-transfer {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.442587 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.442644 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-volume-manage {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.443160 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.443561 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: extensions {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.443633 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: os-hosts {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.444052 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: capabilities {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.444669 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.444922 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-availability-zone {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.445034 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extended resource: cgsnapshots {{(pid=112112) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.445296 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-volume-transfer {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.445970 np0000174371 devstack@c-api.service[112114]: WARNING cinder.api.contrib.hosts [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 00:57:27.446202 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: qos-specs {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.446508 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.contrib.snapshot_actions [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] SnapshotActionsController initialized {{(pid=112112) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 00:57:27.446763 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.446925 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: os-hosts {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.447473 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.447850 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: extensions {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.448295 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: extra_specs {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.448371 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extended resource: cgsnapshots {{(pid=112110) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.449084 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.449370 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-availability-zone {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.449736 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.contrib.snapshot_actions [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] SnapshotActionsController initialized {{(pid=112110) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 00:57:27.449887 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: encryption {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.450487 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.450569 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.450739 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: qos-specs {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.451370 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-volume-type-access {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.451899 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.451981 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.452930 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: extra_specs {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.453377 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.453460 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.453536 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-quota-class-sets {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.454724 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: encryption {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.454861 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.454941 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.455090 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: encryption {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.456331 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.456439 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-volume-type-access {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.456499 np0000174371 devstack@c-api.service[112112]: WARNING castellan.key_manager.migration [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.456580 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-snapshot-manage {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.457307 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.457447 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.457540 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.457672 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.457737 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.457827 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.457906 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension AdminActions extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458001 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension AdminActions extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458074 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: consistencygroups {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.458133 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension AdminActions extending resource: backups {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458189 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458297 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeActions extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458523 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension TypesManage extending resource: types {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458622 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458727 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458850 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.458954 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.459026 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-quota-class-sets {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.459095 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.v3.router [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] Extension UsedLimits extending resource: limits {{(pid=112112) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.459151 np0000174371 devstack@c-api.service[112110]: WARNING castellan.key_manager.migration [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.460054 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: backups {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.460142 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460278 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460278 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460461 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460550 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: encryption {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.460635 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460635 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension AdminActions extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460750 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension AdminActions extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460850 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension AdminActions extending resource: backups {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.460969 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.461081 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeActions extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.461287 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension TypesManage extending resource: types {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.461366 np0000174371 devstack@c-api.service[112112]: WARNING keystonemiddleware.auth_token [None req-823c03db-c53c-495e-9bfa-61fddd19100a None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 00:57:27.461489 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.461489 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.461688 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.461688 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.461935 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.v3.router [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] Extension UsedLimits extending resource: limits {{(pid=112110) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.462337 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: scheduler-stats {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.462663 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-snapshot-manage {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.463479 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-quota-sets {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.464064 np0000174371 devstack@c-api.service[112110]: WARNING keystonemiddleware.auth_token [None req-2b810d55-6a2e-4286-a9f7-885f82789808 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 00:57:27.464186 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: consistencygroups {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.464953 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-volume-manage {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.466294 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: backups {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.466387 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: capabilities {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.467468 np0000174371 devstack@c-api.service[112112]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cfdb4a3668 pid: 112112 (default app) May 16 00:57:27.467634 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-volume-transfer {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.468303 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: scheduler-stats {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.469271 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: os-hosts {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.469733 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-quota-sets {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.469987 np0000174371 devstack@c-api.service[112110]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cfdb4a3668 pid: 112110 (default app) May 16 00:57:27.470642 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extended resource: cgsnapshots {{(pid=112111) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.471279 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-volume-manage {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.472108 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.contrib.snapshot_actions [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] SnapshotActionsController initialized {{(pid=112111) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 00:57:27.472887 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: capabilities {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.472946 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.474212 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-volume-transfer {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.474353 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.475769 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.475999 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: os-hosts {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.476069 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476069 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.476069 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476069 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.476069 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476442 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.476442 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476442 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.476442 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476442 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.476841 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476841 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.476841 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476841 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.476841 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.476841 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.477178 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.477178 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.477178 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.477178 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.477459 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.477459 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.477459 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.477459 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.477830 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.477830 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.477830 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.477830 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.478232 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.478232 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.478232 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.478232 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.478232 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.478782 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.478782 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.478782 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.478782 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.478782 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.479234 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.479234 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.479234 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.479234 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.479234 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.479234 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.479953 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.479953 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.479953 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.479953 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.479953 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.479953 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.480547 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.480547 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.480547 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.480547 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.480547 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.480547 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481127 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481127 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481127 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481127 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481127 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481614 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481614 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481614 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481614 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481614 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481924 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481924 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481924 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481924 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.481924 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.481924 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.482300 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.482300 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.482300 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.482300 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.482300 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.482300 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.482645 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.482645 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.482645 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.482645 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.482645 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483021 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483021 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483021 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483021 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483021 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483336 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483336 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483336 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483336 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483576 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483576 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483576 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483576 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483849 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483849 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483849 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.483849 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.483849 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.484188 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.484188 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.484188 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.484188 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.484188 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.484465 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.484465 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.484465 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.484465 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.484785 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.484785 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.484785 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.484785 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485061 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485061 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485061 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485061 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485343 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485343 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485343 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485343 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485583 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485583 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485583 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485583 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485886 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.485928 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485928 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485928 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.485928 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.485928 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486167 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486167 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486167 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486167 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486167 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486167 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486429 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486429 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486429 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486429 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486429 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486622 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486622 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486622 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486622 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486622 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486622 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486898 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486898 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486898 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486898 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.486898 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.486898 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487155 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487155 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487155 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487155 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487155 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487155 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487486 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487486 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487486 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487486 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487486 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487486 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487729 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487729 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487729 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487729 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487931 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487931 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487931 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.487931 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.487931 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.488162 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.488162 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.488162 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.488162 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:27.488162 np0000174371 devstack@c-api.service[112112]: warnings.warn(deprecated_msg) May 16 00:57:27.488365 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extended resource: cgsnapshots {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 00:57:27.488413 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.488452 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [None req-212e975e-6e0e-433f-9b1c-20491cfee575 None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 00:57:27.488488 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.contrib.snapshot_actions [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] SnapshotActionsController initialized {{(pid=112114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 00:57:27.488533 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.488573 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.488633 np0000174371 devstack@c-api.service[112111]: WARNING castellan.key_manager.migration [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.488670 np0000174371 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Sat May 16 00:57:27 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 16 00:57:27.488702 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488702 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488702 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488702 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488702 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488702 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension AdminActions extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488702 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension AdminActions extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488926 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension AdminActions extending resource: backups {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488926 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488926 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeActions extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488926 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension TypesManage extending resource: types {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488926 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488926 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.488926 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.489156 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.489156 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.v3.router [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] Extension UsedLimits extending resource: limits {{(pid=112111) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.489232 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.489267 np0000174371 devstack@c-api.service[112111]: WARNING keystonemiddleware.auth_token [None req-31e442d4-b262-41e1-8455-4cdbe4c1ad32 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 00:57:27.489303 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.490779 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.492316 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.493924 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.495410 np0000174371 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 00:57:27.495560 np0000174371 devstack@c-api.service[112111]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cfdb4a3668 pid: 112111 (default app) May 16 00:57:27.496385 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.496536 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.496644 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.496918 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497014 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497131 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension AdminActions extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497248 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension AdminActions extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497362 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension AdminActions extending resource: backups {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497462 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497558 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeActions extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497808 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension TypesManage extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.497916 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.498020 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.498119 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.498227 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.498328 np0000174371 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] Extension UsedLimits extending resource: limits {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 00:57:27.500738 np0000174371 devstack@c-api.service[112114]: WARNING keystonemiddleware.auth_token [None req-af18cfbb-3c37-4b81-830e-c511885c344e None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 00:57:27.507770 np0000174371 devstack@c-api.service[112114]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x79cfdb4a3668 pid: 112114 (default app) May 16 00:57:35.117050 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.117050 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.117749 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.117749 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.117749 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.117749 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.117749 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118085 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118085 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118085 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118085 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118085 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118085 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118480 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118480 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118480 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118480 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118480 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118688 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118688 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118688 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118688 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118898 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118898 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.118898 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.118898 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119100 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119100 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119100 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119100 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119100 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119309 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119309 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119309 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119309 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119309 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119513 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119513 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119513 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119513 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119513 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119513 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119774 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119774 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119774 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119774 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.119774 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.119774 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120024 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120024 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120024 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120024 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120024 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120024 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120256 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120256 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120256 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120256 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120256 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120256 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120490 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120490 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120490 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120490 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120644 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120644 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120644 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120644 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120644 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120881 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120881 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120881 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.120881 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.120881 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121066 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121066 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121066 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121066 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121066 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121066 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121283 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121283 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121283 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121283 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121283 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121480 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121480 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121480 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121480 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121480 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121750 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121750 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121750 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121750 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121934 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121934 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.121934 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.121934 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122092 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122092 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122092 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122092 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122092 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122292 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122292 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122292 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122292 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122292 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122488 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122488 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122488 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122488 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122669 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122669 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122669 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122669 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122872 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122872 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.122872 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.122872 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123022 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123022 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123022 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123022 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123181 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123181 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123181 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123181 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123339 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123339 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123339 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123339 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123339 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123339 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123602 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123602 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123602 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123602 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123602 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123970 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123970 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123970 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123970 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123970 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.123970 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.123970 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124216 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124216 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124216 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124216 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124216 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124216 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124434 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124434 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124434 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124434 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124434 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124434 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124654 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124654 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124654 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124654 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.124654 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.124654 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.127904 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.127904 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.127904 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.127904 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.128076 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.128076 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.128076 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.128076 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.128251 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.128251 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.128251 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.128251 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.128410 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.128410 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.128410 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 00:57:35.128410 np0000174371 devstack@c-api.service[112110]: warnings.warn(deprecated_msg) May 16 00:57:35.128410 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.middleware.request_id [None req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 None None] RequestId filter calling following filter/app {{(pid=112110) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 00:57:35.691062 np0000174371 devstack@c-api.service[112110]: INFO cinder.api.openstack.wsgi [None req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 admin admin] POST https://199.204.45.109/volume/v3/types May 16 00:57:35.691812 np0000174371 devstack@c-api.service[112110]: DEBUG cinder.api.openstack.wsgi [None req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112110) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 00:57:35.693866 np0000174371 devstack@c-api.service[112110]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 00:57:35.693866 np0000174371 devstack@c-api.service[112110]: warnings.warn( May 16 00:57:35.705101 np0000174371 devstack@c-api.service[112110]: DEBUG oslo_db.sqlalchemy.engines [None req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 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=112110) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:35.737362 np0000174371 devstack@c-api.service[112110]: INFO cinder.api.openstack.wsgi [None req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 16 00:57:35.738019 np0000174371 devstack@c-api.service[112110]: [pid: 112110|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Sat May 16 00:57:35 2026] POST /volume/v3/types => generated 186 bytes in 635 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 16 00:57:35.753201 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.middleware.request_id [req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 req-0698611a-0a39-4f0b-b5d1-1b9409e3462a None None] RequestId filter calling following filter/app {{(pid=112112) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 00:57:36.096499 np0000174371 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 req-0698611a-0a39-4f0b-b5d1-1b9409e3462a admin admin] POST https://199.204.45.109/volume/v3/types/d173c386-aee0-44a6-90a5-d28fa006d1a6/extra_specs May 16 00:57:36.096897 np0000174371 devstack@c-api.service[112112]: DEBUG cinder.api.openstack.wsgi [req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 req-0698611a-0a39-4f0b-b5d1-1b9409e3462a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112112) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 00:57:36.098693 np0000174371 devstack@c-api.service[112112]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 00:57:36.098693 np0000174371 devstack@c-api.service[112112]: warnings.warn( May 16 00:57:36.108619 np0000174371 devstack@c-api.service[112112]: DEBUG oslo_db.sqlalchemy.engines [req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 req-0698611a-0a39-4f0b-b5d1-1b9409e3462a 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=112112) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 00:57:36.164092 np0000174371 devstack@c-api.service[112112]: INFO cinder.api.openstack.wsgi [req-5b95c4ab-9178-46c0-9179-d8bb29f644e4 req-0698611a-0a39-4f0b-b5d1-1b9409e3462a admin admin] https://199.204.45.109/volume/v3/types/d173c386-aee0-44a6-90a5-d28fa006d1a6/extra_specs returned with HTTP 200 May 16 00:57:36.164520 np0000174371 devstack@c-api.service[112112]: [pid: 112112|app: 0|req: 2/3] 199.204.45.109 () {70 vars in 1505 bytes} [Sat May 16 00:57:35 2026] POST /volume/v3/types/d173c386-aee0-44a6-90a5-d28fa006d1a6/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 16 00:57:37.375342 np0000174371 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=6 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 00:57:37.376276 np0000174371 devstack@c-api.service[112111]: DEBUG dbcounter [-] [112111] Writing DB stats cinder:SELECT=6 {{(pid=112111) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 00:57:45.735077 np0000174371 devstack@c-api.service[112110]: DEBUG dbcounter [-] [112110] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112110) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 00:57:46.163470 np0000174371 devstack@c-api.service[112112]: DEBUG dbcounter [-] [112112] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112112) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:00:31.831150 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.831150 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.831150 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.831150 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.831150 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.832271 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.832271 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.832271 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.832271 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.832271 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.832613 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.832613 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.832613 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.832613 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.832613 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.832613 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833208 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833208 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833208 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833208 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833400 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833400 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833400 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833400 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833581 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833581 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833581 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833581 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833793 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833793 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833793 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.833793 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.833793 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834015 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834015 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834015 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834015 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834015 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834244 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834244 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834244 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834244 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834244 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834244 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834504 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834504 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834504 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834504 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834504 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834504 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834773 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834773 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834773 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834773 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.834773 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.834773 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835035 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835035 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835035 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835035 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835035 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835260 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835260 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835260 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835260 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835260 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835467 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835467 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835467 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835467 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835467 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835467 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835712 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835712 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835712 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835712 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835712 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835712 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835979 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835979 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835979 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.835979 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.835979 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836218 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836218 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836218 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836218 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836218 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836437 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836437 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836437 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836437 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836625 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836625 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836625 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836625 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836825 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836825 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836825 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.836825 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.836825 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837083 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837083 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837083 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837083 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837083 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837302 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837302 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837302 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837302 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837481 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837481 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837481 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837481 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837666 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837666 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.837666 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.837666 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838181 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838181 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838181 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838181 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838376 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838376 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838376 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838376 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838551 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838551 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838551 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838551 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838551 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838795 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838795 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838795 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838795 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.838795 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.838795 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839061 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839061 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839061 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839061 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839061 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839261 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839261 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839261 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839261 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839261 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839261 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839519 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839519 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839519 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839519 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839519 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839519 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839805 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839805 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839805 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839805 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.839805 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.839805 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840073 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840073 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840073 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840073 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840073 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840073 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840328 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840328 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840328 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840328 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840512 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840512 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840512 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840512 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840512 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840740 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840740 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840740 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840740 np0000174371 devstack@c-api.service[112111]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:00:31.840740 np0000174371 devstack@c-api.service[112111]: warnings.warn(deprecated_msg) May 16 01:00:31.840740 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.middleware.request_id [None req-26038c3c-ba86-4779-a331-34b472737d23 None None] RequestId filter calling following filter/app {{(pid=112111) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:00:31.840740 np0000174371 devstack@c-api.service[112111]: INFO cinder.api.openstack.wsgi [None req-26038c3c-ba86-4779-a331-34b472737d23 None None] GET https://199.204.45.109/volume// May 16 01:00:31.841147 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.openstack.wsgi [None req-26038c3c-ba86-4779-a331-34b472737d23 None None] Empty body provided in request {{(pid=112111) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 16 01:00:31.841147 np0000174371 devstack@c-api.service[112111]: DEBUG cinder.api.openstack.wsgi [None req-26038c3c-ba86-4779-a331-34b472737d23 None None] Calling method 'all' {{(pid=112111) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 16 01:00:31.841147 np0000174371 devstack@c-api.service[112111]: INFO cinder.api.openstack.wsgi [None req-26038c3c-ba86-4779-a331-34b472737d23 None None] https://199.204.45.109/volume// returned with HTTP 300 May 16 01:00:31.841147 np0000174371 devstack@c-api.service[112111]: [pid: 112111|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Sat May 16 01:00:31 2026] GET /volume/ => generated 390 bytes in 17 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)