May 15 08:20:59.174332 np0000174302 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 08:20:59.182068 np0000174302 devstack@c-api.service[112344]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 08:20:59 2026] *** May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: nodename: np0000174302 May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: machine: x86_64 May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: clock source: unix May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: pcre jit disabled May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: detected number of CPU cores: 16 May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: current working directory: / May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: detected binary path: /usr/bin/uwsgi-core May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: your processes number limit is 256917 May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: your memory page size is 4096 bytes May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: detected max file descriptor number: 2048 May 15 08:20:59.189480 np0000174302 devstack@c-api.service[112344]: lock engine: pthread robust mutexes May 15 08:20:59.190038 np0000174302 devstack@c-api.service[112344]: thunder lock: enabled May 15 08:20:59.190145 np0000174302 devstack@c-api.service[112344]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 08:20:59.190247 np0000174302 devstack@c-api.service[112344]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 08:20:59.190300 np0000174302 devstack@c-api.service[112344]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 08:20:59.190300 np0000174302 devstack@c-api.service[112344]: Set PythonHome to /opt/stack/data/venv May 15 08:20:59.229740 np0000174302 devstack@c-api.service[112344]: Python main interpreter initialized at 0x7d55244a3668 May 15 08:20:59.229740 np0000174302 devstack@c-api.service[112344]: python threads support enabled May 15 08:20:59.229740 np0000174302 devstack@c-api.service[112344]: your server socket listen backlog is limited to 100 connections May 15 08:20:59.229740 np0000174302 devstack@c-api.service[112344]: your mercy for graceful operations on workers is 80 seconds May 15 08:20:59.230320 np0000174302 devstack@c-api.service[112344]: mapped 671795 bytes (656 KB) for 4 cores May 15 08:20:59.230478 np0000174302 devstack@c-api.service[112344]: *** Operational MODE: preforking *** May 15 08:20:59.230647 np0000174302 devstack@c-api.service[112344]: *** uWSGI is running in multiple interpreter mode *** May 15 08:20:59.230647 np0000174302 devstack@c-api.service[112344]: spawned uWSGI master process (pid: 112344) May 15 08:20:59.230829 np0000174302 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 08:20:59.231944 np0000174302 devstack@c-api.service[112344]: spawned uWSGI worker 1 (pid: 112356, cores: 1) May 15 08:20:59.232963 np0000174302 devstack@c-api.service[112344]: spawned uWSGI worker 2 (pid: 112357, cores: 1) May 15 08:20:59.233592 np0000174302 devstack@c-api.service[112344]: spawned uWSGI worker 3 (pid: 112358, cores: 1) May 15 08:20:59.234200 np0000174302 devstack@c-api.service[112344]: spawned uWSGI worker 4 (pid: 112359, cores: 1) May 15 08:20:59.234307 np0000174302 devstack@c-api.service[112344]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 08:20:59.357826 np0000174302 devstack@c-api.service[112357]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:59.357826 np0000174302 devstack@c-api.service[112357]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:59.357826 np0000174302 devstack@c-api.service[112357]: we strongly recommend against using it for new projects. May 15 08:20:59.357826 np0000174302 devstack@c-api.service[112357]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:59.357826 np0000174302 devstack@c-api.service[112357]: framework. For more detail see May 15 08:20:59.357826 np0000174302 devstack@c-api.service[112357]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:59.357826 np0000174302 devstack@c-api.service[112357]: import eventlet # noqa May 15 08:20:59.362763 np0000174302 devstack@c-api.service[112356]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:59.362763 np0000174302 devstack@c-api.service[112356]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:59.362763 np0000174302 devstack@c-api.service[112356]: we strongly recommend against using it for new projects. May 15 08:20:59.362763 np0000174302 devstack@c-api.service[112356]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:59.362763 np0000174302 devstack@c-api.service[112356]: framework. For more detail see May 15 08:20:59.362763 np0000174302 devstack@c-api.service[112356]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:59.362763 np0000174302 devstack@c-api.service[112356]: import eventlet # noqa May 15 08:20:59.371388 np0000174302 devstack@c-api.service[112359]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:59.371388 np0000174302 devstack@c-api.service[112359]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:59.371388 np0000174302 devstack@c-api.service[112359]: we strongly recommend against using it for new projects. May 15 08:20:59.371388 np0000174302 devstack@c-api.service[112359]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:59.371388 np0000174302 devstack@c-api.service[112359]: framework. For more detail see May 15 08:20:59.371388 np0000174302 devstack@c-api.service[112359]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:59.371388 np0000174302 devstack@c-api.service[112359]: import eventlet # noqa May 15 08:20:59.372113 np0000174302 devstack@c-api.service[112358]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 08:20:59.372113 np0000174302 devstack@c-api.service[112358]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 08:20:59.372113 np0000174302 devstack@c-api.service[112358]: we strongly recommend against using it for new projects. May 15 08:20:59.372113 np0000174302 devstack@c-api.service[112358]: If you are already using Eventlet, we recommend migrating to a different May 15 08:20:59.372113 np0000174302 devstack@c-api.service[112358]: framework. For more detail see May 15 08:20:59.372113 np0000174302 devstack@c-api.service[112358]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 08:20:59.372113 np0000174302 devstack@c-api.service[112358]: import eventlet # noqa May 15 08:20:59.444326 np0000174302 devstack@c-api.service[112357]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:59.444326 np0000174302 devstack@c-api.service[112357]: debtcollector.deprecate( May 15 08:20:59.453127 np0000174302 devstack@c-api.service[112356]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:59.453127 np0000174302 devstack@c-api.service[112356]: debtcollector.deprecate( May 15 08:20:59.460310 np0000174302 devstack@c-api.service[112358]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:59.460310 np0000174302 devstack@c-api.service[112358]: debtcollector.deprecate( May 15 08:20:59.462945 np0000174302 devstack@c-api.service[112359]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 08:20:59.462945 np0000174302 devstack@c-api.service[112359]: debtcollector.deprecate( May 15 08:20:59.523237 np0000174302 devstack@c-api.service[112357]: /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 15 08:20:59.523237 np0000174302 devstack@c-api.service[112357]: from cgi import parse_header May 15 08:20:59.531250 np0000174302 devstack@c-api.service[112356]: /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 15 08:20:59.531250 np0000174302 devstack@c-api.service[112356]: from cgi import parse_header May 15 08:20:59.538978 np0000174302 devstack@c-api.service[112358]: /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 15 08:20:59.538978 np0000174302 devstack@c-api.service[112358]: from cgi import parse_header May 15 08:20:59.545990 np0000174302 devstack@c-api.service[112359]: /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 15 08:20:59.545990 np0000174302 devstack@c-api.service[112359]: from cgi import parse_header May 15 08:20:59.567059 np0000174302 devstack@c-api.service[112357]: /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 15 08:20:59.567059 np0000174302 devstack@c-api.service[112357]: removals.removed_module( May 15 08:20:59.567654 np0000174302 devstack@c-api.service[112357]: /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 15 08:20:59.567654 np0000174302 devstack@c-api.service[112357]: removals.removed_module( May 15 08:20:59.576118 np0000174302 devstack@c-api.service[112356]: /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 15 08:20:59.576118 np0000174302 devstack@c-api.service[112356]: removals.removed_module( May 15 08:20:59.576819 np0000174302 devstack@c-api.service[112356]: /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 15 08:20:59.576819 np0000174302 devstack@c-api.service[112356]: removals.removed_module( May 15 08:20:59.583844 np0000174302 devstack@c-api.service[112358]: /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 15 08:20:59.583844 np0000174302 devstack@c-api.service[112358]: removals.removed_module( May 15 08:20:59.584537 np0000174302 devstack@c-api.service[112358]: /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 15 08:20:59.584537 np0000174302 devstack@c-api.service[112358]: removals.removed_module( May 15 08:20:59.593577 np0000174302 devstack@c-api.service[112359]: /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 15 08:20:59.593577 np0000174302 devstack@c-api.service[112359]: removals.removed_module( May 15 08:20:59.594260 np0000174302 devstack@c-api.service[112359]: /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 15 08:20:59.594260 np0000174302 devstack@c-api.service[112359]: removals.removed_module( May 15 08:21:00.178077 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:00.178077 np0000174302 devstack@c-api.service[112357]: warnings.warn( May 15 08:21:00.195544 np0000174302 devstack@c-api.service[112356]: /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 15 08:21:00.195544 np0000174302 devstack@c-api.service[112356]: warnings.warn( May 15 08:21:00.202249 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:00.202249 np0000174302 devstack@c-api.service[112358]: warnings.warn( May 15 08:21:00.255857 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:00.255857 np0000174302 devstack@c-api.service[112359]: warnings.warn( May 15 08:21:00.282291 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:00.282291 np0000174302 devstack@c-api.service[112357]: warnings.warn( May 15 08:21:00.297360 np0000174302 devstack@c-api.service[112356]: /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 15 08:21:00.297360 np0000174302 devstack@c-api.service[112356]: warnings.warn( May 15 08:21:00.307417 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:00.307417 np0000174302 devstack@c-api.service[112358]: warnings.warn( May 15 08:21:00.363848 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:00.363848 np0000174302 devstack@c-api.service[112359]: warnings.warn( May 15 08:21:00.573661 np0000174302 devstack@c-api.service[112357]: 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 15 08:21:00.574368 np0000174302 devstack@c-api.service[112357]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112357) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:21:00.577545 np0000174302 devstack@c-api.service[112356]: 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 15 08:21:00.578010 np0000174302 devstack@c-api.service[112356]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112356) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:21:00.582287 np0000174302 devstack@c-api.service[112358]: 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 15 08:21:00.582736 np0000174302 devstack@c-api.service[112358]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112358) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:21:00.658411 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:00.658411 np0000174302 devstack@c-api.service[112357]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:21:00.660167 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:00.660167 np0000174302 devstack@c-api.service[112358]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:21:00.662024 np0000174302 devstack@c-api.service[112356]: /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 15 08:21:00.662024 np0000174302 devstack@c-api.service[112356]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:21:00.682096 np0000174302 devstack@c-api.service[112359]: 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 15 08:21:00.682607 np0000174302 devstack@c-api.service[112359]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112359) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 08:21:00.744154 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:00.744154 np0000174302 devstack@c-api.service[112359]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 08:21:01.130400 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112359) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:21:01.130844 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112358) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:21:01.130921 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112357) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:21:01.130986 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.131061 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.131160 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.131228 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112356) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 08:21:01.131293 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.131383 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.131460 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.131460 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.131599 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.131671 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.131772 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.131844 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.131844 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.132398 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.132503 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.132503 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.132735 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.132735 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.132869 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.132934 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.132989 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.133054 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.133122 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.133333 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.133401 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.133469 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.133555 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.133637 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.133739 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.133816 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.133885 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.133951 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.134027 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.134100 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.134164 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.134225 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.134225 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.134225 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.134225 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.134225 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.134225 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.138989 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.139086 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.139128 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.139168 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.139209 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.139272 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.139330 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.139473 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.139527 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.139593 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.139642 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.139720 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.139789 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.139867 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.139945 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.139992 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.140060 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.140113 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.140162 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.140228 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.140287 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.141476 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.141539 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.141621 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.141662 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.141702 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.141760 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.141799 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.141841 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.141881 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.141915 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.141955 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.141988 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.141988 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.142066 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.142118 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.142155 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.142155 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.142155 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.142259 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.142259 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.142349 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.142440 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.142491 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.142537 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.142573 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.142613 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.142652 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.142719 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.142765 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.142806 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.142845 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.142887 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.142937 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.142980 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.143024 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.143091 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.143140 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.143183 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.143222 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.143265 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.143304 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.143350 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.143408 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.143452 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.143495 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.143530 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.143570 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.143608 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.143650 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.143685 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.143753 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.143794 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.143829 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.143866 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.143912 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.143912 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.143985 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.143985 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.143985 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.143985 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.143985 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.143985 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.143985 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.145498 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.145581 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.145622 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.145664 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.145755 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.145833 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.145875 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.145915 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.145961 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.146001 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.146046 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.146091 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.146126 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.146162 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.146205 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.146258 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.146306 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.146345 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.146381 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.146428 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.146470 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.146509 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.146550 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.146589 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.146632 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.146675 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.146744 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.146778 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.147249 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.147333 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.147333 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.147416 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.147460 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.147502 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.147542 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.147582 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.147625 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.147663 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.147737 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.147822 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.147822 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.147915 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.147960 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.148000 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.148057 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.148100 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.148137 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.148174 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.148210 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.148242 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.148281 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.148321 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.148353 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.148422 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.148472 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.148472 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.149888 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.150037 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.150117 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.150162 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.150162 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.150236 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.150275 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.150323 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.150363 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.150398 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.150437 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.150474 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.150512 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.150549 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.150586 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.150622 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.150654 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.150695 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.150771 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.150771 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.150771 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.150871 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.150871 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.150871 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.150871 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.151023 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.151023 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.151116 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.151614 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.151684 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.151794 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.151838 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.151872 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.151909 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.151951 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.151983 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.152029 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.152070 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.152129 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.152188 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.152233 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.152270 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.152307 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.152405 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.152457 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.152497 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.152530 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.152571 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.152610 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.152649 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.152679 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.152750 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.152789 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.152828 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.152828 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.152828 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.154228 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.154305 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.154380 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.154426 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.154483 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.154529 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.154567 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.154602 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.154635 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.154678 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.154737 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.154784 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.154827 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.154861 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.154907 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.154948 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.154985 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.155025 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.155064 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.155099 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.155139 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.155176 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.155217 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.155255 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.155298 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.155298 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.155298 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.155298 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.155449 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.155449 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.155449 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.155553 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.155593 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.155638 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.155671 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.155723 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.155768 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.155808 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.155848 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.155889 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.155929 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.155971 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.156008 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.156050 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.156103 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.156135 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.156172 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.156211 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.156249 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.156287 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.156319 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.156360 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.156441 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.156589 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.156636 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.156673 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.156725 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.156774 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.156813 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.156848 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.156881 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.156923 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.156965 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.157010 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.157046 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.157089 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.157165 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.157216 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.157256 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.157295 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.157331 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.157374 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.157420 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.157460 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.157496 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.157855 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.157892 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.157932 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.157967 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.158005 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.158039 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.158080 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.158123 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.158162 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.158219 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.158255 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.158293 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.158332 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.158365 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.158404 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.158442 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.158475 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.158521 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.158560 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.158597 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.158631 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.158669 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.158719 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.158762 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.158762 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.158762 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.158762 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.158762 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.161789 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.161863 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.161907 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.161942 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.161978 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.162023 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.162059 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.162093 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.162135 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.162174 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.162214 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.162250 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.162250 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.162339 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.162386 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.162386 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.162452 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.162498 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.162547 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.162625 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.162672 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.163924 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.163993 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.164042 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.164084 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.164124 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.164163 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.164207 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.164251 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.164291 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.164325 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.164386 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.164425 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.164461 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.164507 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.164545 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.164581 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.164615 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.164650 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.164702 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.164765 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.164810 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.164846 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.164880 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.164928 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.164983 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.165027 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.165082 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.165119 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.165162 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.165202 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.165237 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.165273 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.165312 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.165346 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.165380 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.165419 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.165461 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.165499 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.165534 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.165581 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.165622 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.165657 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.165691 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.165753 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.165836 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.165884 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.165925 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.165966 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.166018 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.166083 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.166130 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.166170 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.166210 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.166244 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.166286 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.166319 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.166352 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.166390 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.166428 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.166467 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.166507 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.166546 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.166584 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.166622 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.166661 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.166702 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.167060 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.167122 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.167171 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.167215 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.167252 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.167287 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.167319 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.167353 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.167392 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.167428 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.167466 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.167509 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.167509 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.167589 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.167628 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.167670 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.167705 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.167790 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.167840 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.167880 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.167926 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.167964 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.167964 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.167964 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.167964 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.168093 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.168093 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.168093 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.168200 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.168242 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.168313 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.168389 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.168430 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.168471 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.168510 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.168545 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.168583 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.168622 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.168663 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.168702 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.168797 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.168835 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.168876 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.168920 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.168955 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.168993 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.169028 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.169067 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.169067 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.169067 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.169067 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.169067 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.169067 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.169260 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.169300 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.169353 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.169408 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.169451 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.169691 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.169767 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.169825 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.169878 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.169924 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.170008 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.170090 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.170422 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.170492 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.170529 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.170562 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.170562 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.170562 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.170562 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.170562 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.170562 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.170802 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.170802 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.170802 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.170802 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.170802 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.170802 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.170802 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.174594 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.174687 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.174793 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.174848 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.174848 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.174916 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.174916 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.174916 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.175025 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.175064 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.175100 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.175144 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.175182 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.175218 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.175878 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.175943 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.175982 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.176057 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.176138 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.176184 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.176220 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.176635 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.176726 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.176797 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.176885 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.176952 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.177002 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.177059 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.178036 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.178112 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.178160 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.178211 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.178258 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.178298 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.178344 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.178381 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.178432 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.178472 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.178509 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.178546 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.178583 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.178630 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.178679 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.178751 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.178800 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.178800 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.178800 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.178800 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.178800 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.179034 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.179102 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.179171 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.179226 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.179264 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.179311 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.179355 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.179355 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.179429 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.179467 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.179506 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.179542 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.179579 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.179621 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.179666 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.179703 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.179800 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.179842 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.179881 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.179923 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.179966 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.180007 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.180049 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.180207 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.180265 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.180305 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.180349 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.180433 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.180476 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.180513 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.180550 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.180594 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.180642 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.180680 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.180746 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.180797 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.180834 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.180871 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.180908 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.180950 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.180988 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.181030 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.181075 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.181112 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.181154 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.181201 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.181249 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.181334 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.181383 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.181427 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.181464 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.181509 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.181545 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.181582 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.181623 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.181669 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.181724 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.181780 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.181819 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.181857 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.181893 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.181946 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.181983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.182029 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.182071 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.182112 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.182148 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.182190 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.182232 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.182271 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.182356 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.182428 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.182489 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.182529 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.182571 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.182608 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.182655 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.182693 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.182770 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.182810 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.182859 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.182897 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.182944 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.182981 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.183016 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.183054 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.183090 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.183130 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.183172 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.183208 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.183256 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.183293 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.183335 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.183425 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.183474 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.183511 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.183549 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.183592 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.183634 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.183675 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.183758 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.183826 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.183874 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.183874 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.183874 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.183983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.183983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.183983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.183983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.183983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.183983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.183983 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.184222 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.184265 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.184303 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.184364 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.184410 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.184469 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.184530 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.184575 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.184620 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.184657 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.184702 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.184790 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.184845 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.184883 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.184919 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.184957 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.185006 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.185043 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.185092 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.185136 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.185173 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.185214 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.185256 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.185294 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.185336 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.185336 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.185336 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.185336 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.185485 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.185485 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.185581 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.185632 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.185673 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.185770 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.185825 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.185867 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.185909 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.185956 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.185956 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.186020 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.186055 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.186095 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.186129 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.186178 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.186221 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.186256 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.186256 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.186325 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.186366 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.186400 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.186433 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.186468 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.186468 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.186468 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.186468 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.186468 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.186611 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.186611 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.186611 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.186611 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.186611 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.186611 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.186611 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.186906 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.186906 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.186906 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.186906 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.187050 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.187091 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.187124 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.187162 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.187200 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.187240 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.187279 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.187313 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.187352 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.187386 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.187427 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.187466 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.187500 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.187537 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.187572 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.187606 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.187644 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.187682 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.187745 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.187819 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.187863 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.187904 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.187938 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.187978 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.188011 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.188050 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.188084 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.188119 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.188153 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.188198 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.188232 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.188270 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.188306 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.188340 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.188388 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.188428 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.188465 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.188499 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.188533 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.188574 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.188614 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.188654 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.188654 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.188771 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.188819 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.188865 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.188903 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.188936 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.188971 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.188971 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.188971 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.188971 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.189186 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.189186 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.189186 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.189186 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.189420 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.189463 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.189505 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.189547 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.189583 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.189620 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.189673 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.189732 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.189781 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.189823 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.189823 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.189919 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.189972 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.190017 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.190017 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.190090 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.190128 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.190165 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.190165 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.190165 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.190165 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.190165 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.190165 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.190370 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.190410 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.190451 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.190488 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.190529 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.190565 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.190601 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.190643 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.190685 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.190754 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.190792 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.190833 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.190874 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.190916 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.190958 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.190998 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.191044 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.191101 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.191147 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.191147 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.191147 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.191147 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.191276 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.191276 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.191276 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.191276 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.191420 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.191464 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.191508 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.191544 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.191581 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.191616 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.191651 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.191651 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.191651 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.191651 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.191818 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.191856 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.191892 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.191939 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.192021 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.192063 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.192105 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.192141 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.192177 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.192303 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.192343 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.192418 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.192463 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.192503 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.192543 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.192588 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.192625 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.192666 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.192725 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.192725 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.192725 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 08:21:01.193451 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112358) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.193516 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.193553 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112359) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.193584 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.193614 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.193642 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.193668 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.193694 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112357) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.193742 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112358) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.193771 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.193800 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112358) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.193826 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.193853 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112356) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 08:21:01.193883 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112359) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.193909 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.193935 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 08:21:01.193966 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112359) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.193994 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.194023 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 08:21:01.194062 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112357) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.194089 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 08:21:01.194118 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112357) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.194146 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112356) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 08:21:01.194146 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112356) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 08:21:01.238610 np0000174302 devstack@c-api.service[112358]: INFO dbcounter [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Registered counter for database cinder May 15 08:21:01.238785 np0000174302 devstack@c-api.service[112357]: INFO dbcounter [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Registered counter for database cinder May 15 08:21:01.239084 np0000174302 devstack@c-api.service[112359]: INFO dbcounter [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Registered counter for database cinder May 15 08:21:01.239155 np0000174302 devstack@c-api.service[112356]: INFO dbcounter [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Registered counter for database cinder May 15 08:21:01.250504 np0000174302 devstack@c-api.service[112358]: DEBUG oslo_db.sqlalchemy.engines [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 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=112358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.252144 np0000174302 devstack@c-api.service[112357]: DEBUG oslo_db.sqlalchemy.engines [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d 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=112357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.254328 np0000174302 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 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=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.256253 np0000174302 devstack@c-api.service[112356]: DEBUG oslo_db.sqlalchemy.engines [None req-786e295c-0771-4593-8fab-526d63509d28 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=112356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.366689 np0000174302 devstack@c-api.service[112358]: DEBUG dbcounter [-] [112358] Writer thread running {{(pid=112358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:21:01.369563 np0000174302 devstack@c-api.service[112358]: INFO cinder.rpc [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:21:01.372231 np0000174302 devstack@c-api.service[112356]: DEBUG dbcounter [-] [112356] Writer thread running {{(pid=112356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:21:01.372434 np0000174302 devstack@c-api.service[112358]: INFO cinder.rpc [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:21:01.372548 np0000174302 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writer thread running {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:21:01.372658 np0000174302 devstack@c-api.service[112357]: DEBUG dbcounter [-] [112357] Writer thread running {{(pid=112357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 08:21:01.374911 np0000174302 devstack@c-api.service[112358]: INFO cinder.rpc [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:21:01.375120 np0000174302 devstack@c-api.service[112357]: INFO cinder.rpc [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:21:01.375436 np0000174302 devstack@c-api.service[112359]: INFO cinder.rpc [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:21:01.375683 np0000174302 devstack@c-api.service[112356]: INFO cinder.rpc [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 08:21:01.377287 np0000174302 devstack@c-api.service[112358]: INFO cinder.rpc [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:21:01.377649 np0000174302 devstack@c-api.service[112357]: INFO cinder.rpc [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:21:01.378348 np0000174302 devstack@c-api.service[112359]: INFO cinder.rpc [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:21:01.378510 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.378776 np0000174302 devstack@c-api.service[112356]: INFO cinder.rpc [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 08:21:01.380168 np0000174302 devstack@c-api.service[112357]: INFO cinder.rpc [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:21:01.381017 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.381148 np0000174302 devstack@c-api.service[112359]: INFO cinder.rpc [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:21:01.381496 np0000174302 devstack@c-api.service[112356]: INFO cinder.rpc [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 08:21:01.382384 np0000174302 devstack@c-api.service[112357]: INFO cinder.rpc [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:21:01.383266 np0000174302 devstack@c-api.service[112359]: INFO cinder.rpc [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:21:01.383619 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.384184 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.385136 np0000174302 devstack@c-api.service[112356]: INFO cinder.rpc [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 08:21:01.385652 np0000174302 devstack@c-api.service[112358]: DEBUG oslo_db.sqlalchemy.engines [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 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=112358) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.385915 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.386261 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.387084 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.387518 np0000174302 devstack@c-api.service[112358]: INFO cinder.rpc [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:21:01.389335 np0000174302 devstack@c-api.service[112358]: INFO cinder.rpc [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:21:01.390289 np0000174302 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 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=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.390427 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.390851 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.391259 np0000174302 devstack@c-api.service[112357]: DEBUG oslo_db.sqlalchemy.engines [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d 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=112357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.392933 np0000174302 devstack@c-api.service[112359]: INFO cinder.rpc [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:21:01.393434 np0000174302 devstack@c-api.service[112357]: INFO cinder.rpc [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:21:01.395446 np0000174302 devstack@c-api.service[112357]: INFO cinder.rpc [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:21:01.395560 np0000174302 devstack@c-api.service[112359]: INFO cinder.rpc [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:21:01.396451 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.396640 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.398002 np0000174302 devstack@c-api.service[112356]: DEBUG oslo_db.sqlalchemy.engines [None req-786e295c-0771-4593-8fab-526d63509d28 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=112356) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:01.400456 np0000174302 devstack@c-api.service[112356]: INFO cinder.rpc [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 08:21:01.402348 np0000174302 devstack@c-api.service[112356]: INFO cinder.rpc [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 08:21:01.403088 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.403593 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.406335 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.406437 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.407576 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.409651 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.409794 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.410912 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.413353 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.413967 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.414206 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.416404 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.417089 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.417642 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.419328 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.419753 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.420838 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.420942 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.422480 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.423087 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.424079 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.426413 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.426524 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.427032 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.427483 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.428433 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.429263 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.430082 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.430888 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.431597 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.431850 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.432300 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.434410 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.435010 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.435135 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.435397 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.436658 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.436957 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.438311 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.439493 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.439735 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.440157 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.441308 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.443655 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.444285 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.445234 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.445475 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.445844 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.445965 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.447434 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.448608 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.448807 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.448900 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.449027 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.450497 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.451051 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.451156 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.452077 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.452747 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.452865 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.453528 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.454193 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.454308 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.454403 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.454963 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.455867 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.455986 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.456150 np0000174302 devstack@c-api.service[112358]: WARNING cinder.api.contrib.hosts [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:21:01.456935 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.457437 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.457547 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.457815 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.457924 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: extensions {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.458915 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.459046 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.459268 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-availability-zone {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.459907 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.460326 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.460488 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.460617 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: qos-specs {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.461549 np0000174302 devstack@c-api.service[112359]: WARNING cinder.api.contrib.hosts [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:21:01.461619 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.461729 np0000174302 devstack@c-api.service[112357]: WARNING cinder.api.contrib.hosts [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:21:01.462298 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.462480 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.462722 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: extra_specs {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.462995 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.463293 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: extensions {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.463498 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: extensions {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.464343 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: encryption {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.464600 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.464729 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-availability-zone {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.464998 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-availability-zone {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.465909 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-volume-type-access {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.466045 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: qos-specs {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.466112 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.466375 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: qos-specs {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.467588 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-quota-class-sets {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.467658 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.468191 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: extra_specs {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.468539 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: extra_specs {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.469055 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.469489 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: encryption {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.470195 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: encryption {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.470244 np0000174302 devstack@c-api.service[112356]: WARNING cinder.api.contrib.hosts [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 08:21:01.470352 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: encryption {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.470986 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.471046 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-snapshot-manage {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.471847 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-volume-type-access {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.471918 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-volume-type-access {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.471971 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: extensions {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.473668 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: consistencygroups {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.474188 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-availability-zone {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.474291 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-quota-class-sets {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.474830 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-quota-class-sets {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.475519 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: qos-specs {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.475640 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: backups {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.476365 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: encryption {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.476675 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: encryption {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.477726 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: extra_specs {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.477799 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: scheduler-stats {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.477893 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-snapshot-manage {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.478257 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-snapshot-manage {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.479198 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-quota-sets {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.479327 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: encryption {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.479380 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: consistencygroups {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.479746 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: consistencygroups {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.480671 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-volume-manage {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.480885 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-volume-type-access {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.481437 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: backups {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.481775 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: backups {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.482149 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: capabilities {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.482553 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-quota-class-sets {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.483449 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-volume-transfer {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.483498 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: scheduler-stats {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.483819 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: scheduler-stats {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.484643 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: encryption {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.484936 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-quota-sets {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.485155 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: os-hosts {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.485231 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-quota-sets {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.486177 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-snapshot-manage {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.486444 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-volume-manage {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.486542 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extended resource: cgsnapshots {{(pid=112358) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.486769 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-volume-manage {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.487683 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: consistencygroups {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.487934 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: capabilities {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.488042 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.contrib.snapshot_actions [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] SnapshotActionsController initialized {{(pid=112358) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:21:01.488460 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: capabilities {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.488907 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.489209 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-volume-transfer {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.489515 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-volume-transfer {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.489687 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: backups {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.490401 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.490937 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: os-hosts {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.491201 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: os-hosts {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.491756 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: scheduler-stats {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.491838 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.492410 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extended resource: cgsnapshots {{(pid=112357) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.492626 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extended resource: cgsnapshots {{(pid=112359) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.493186 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-quota-sets {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.493271 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.493917 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.contrib.snapshot_actions [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] SnapshotActionsController initialized {{(pid=112357) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:21:01.494110 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] SnapshotActionsController initialized {{(pid=112359) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:21:01.494791 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-volume-manage {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.494866 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.494903 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.495088 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.496419 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.496463 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.496496 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: capabilities {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.496607 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.497717 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-volume-transfer {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.497833 np0000174302 devstack@c-api.service[112358]: WARNING castellan.key_manager.migration [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.497876 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.498048 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.498732 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.498899 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.498999 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499117 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499207 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499253 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.499308 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension AdminActions extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499385 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: os-hosts {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.499436 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension AdminActions extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499478 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.499534 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension AdminActions extending resource: backups {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499636 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499758 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeActions extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.499965 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension TypesManage extending resource: types {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.500065 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.500170 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.500301 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.500407 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.500510 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.v3.router [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 None None] Extension UsedLimits extending resource: limits {{(pid=112358) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.500747 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.500825 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extended resource: cgsnapshots {{(pid=112356) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 08:21:01.500968 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.502284 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.502326 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.contrib.snapshot_actions [None req-786e295c-0771-4593-8fab-526d63509d28 None None] SnapshotActionsController initialized {{(pid=112356) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 08:21:01.502497 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.502777 np0000174302 devstack@c-api.service[112358]: WARNING keystonemiddleware.auth_token [None req-499117c4-6cf3-4e1d-aa74-7fb66073b674 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 15 08:21:01.503268 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.503682 np0000174302 devstack@c-api.service[112357]: WARNING castellan.key_manager.migration [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.503916 np0000174302 devstack@c-api.service[112359]: WARNING castellan.key_manager.migration [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.504623 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.504781 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.504867 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.504908 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.504944 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.504980 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505025 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505088 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505131 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505184 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension AdminActions extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505232 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505307 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension AdminActions extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505414 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505470 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension AdminActions extending resource: backups {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505509 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505552 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension AdminActions extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505593 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeActions extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505635 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension AdminActions extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505759 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension AdminActions extending resource: backups {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505817 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension TypesManage extending resource: types {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505857 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505935 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.505974 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeActions extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506039 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506143 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506179 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension TypesManage extending resource: types {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506247 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506292 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506327 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.506368 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.v3.router [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d None None] Extension UsedLimits extending resource: limits {{(pid=112357) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506409 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506461 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506562 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.506672 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.v3.router [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 None None] Extension UsedLimits extending resource: limits {{(pid=112359) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.507716 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.508661 np0000174302 devstack@c-api.service[112357]: WARNING keystonemiddleware.auth_token [None req-ffb068fa-9021-4998-aa48-b0c5ced26e7d 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 15 08:21:01.508860 np0000174302 devstack@c-api.service[112358]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d55244a3668 pid: 112358 (default app) May 15 08:21:01.509023 np0000174302 devstack@c-api.service[112359]: WARNING keystonemiddleware.auth_token [None req-e7c4a72c-13b8-4261-9b18-341a116b6c03 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 15 08:21:01.509205 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.510733 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.512144 np0000174302 devstack@c-api.service[112356]: WARNING castellan.key_manager.migration [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 08:21:01.513094 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513236 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513339 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513446 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513556 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513659 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension AdminActions extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513784 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension AdminActions extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513892 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension AdminActions extending resource: backups {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.513992 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.514091 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeActions extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.514312 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension TypesManage extending resource: types {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.514391 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.514524 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.514598 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.514835 np0000174302 devstack@c-api.service[112357]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d55244a3668 pid: 112357 (default app) May 15 08:21:01.514911 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.514911 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.v3.router [None req-786e295c-0771-4593-8fab-526d63509d28 None None] Extension UsedLimits extending resource: limits {{(pid=112356) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 08:21:01.515729 np0000174302 devstack@c-api.service[112359]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d55244a3668 pid: 112359 (default app) May 15 08:21:01.517172 np0000174302 devstack@c-api.service[112356]: WARNING keystonemiddleware.auth_token [None req-786e295c-0771-4593-8fab-526d63509d28 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 15 08:21:01.517423 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.517423 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.517423 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.517423 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.517800 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.517800 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.517800 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.517800 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518069 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518069 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518069 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518069 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518069 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518069 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518510 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518510 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518510 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518510 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518510 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518904 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518904 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518904 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.518904 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.518904 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.519263 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.519263 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.519263 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.519263 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.519538 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.519538 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.519538 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.519538 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.519538 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.519904 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.519904 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.519904 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.519904 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.519904 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.520286 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.520286 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.520286 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.520286 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.520286 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.520286 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.520900 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.520900 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.520900 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.520900 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.520900 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.520900 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521400 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521400 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521400 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521400 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521400 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521400 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521642 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521642 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521642 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521642 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521642 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521899 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521899 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521899 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.521899 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.521899 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522098 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522098 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522098 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522098 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522098 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522098 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522347 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522347 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522347 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522347 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522347 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522347 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522579 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522579 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522579 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522579 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522579 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522832 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522832 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522832 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.522832 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.522832 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523029 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523029 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523029 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523029 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523231 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523231 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523231 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523231 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523407 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523407 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523407 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523407 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523407 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523630 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523630 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523630 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523630 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523630 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523849 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523849 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.523849 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.523849 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524025 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524025 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524025 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524025 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524211 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524211 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524211 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524211 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524381 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524381 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524381 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524381 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524553 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524553 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524553 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524553 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524741 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524741 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524741 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524741 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524741 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524975 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524975 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524975 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524975 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.524975 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.524975 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525226 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525226 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525226 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525226 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525226 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525427 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525427 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525427 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525427 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525427 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525427 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525669 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525669 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525669 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525669 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525669 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525669 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525959 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525959 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525959 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525959 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.525959 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.525959 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526205 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526205 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526205 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526205 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526205 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526205 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526454 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526454 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526454 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526454 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526624 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526624 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526624 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526624 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526624 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526905 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526905 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526905 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526905 np0000174302 devstack@c-api.service[112358]: /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 15 08:21:01.526905 np0000174302 devstack@c-api.service[112358]: warnings.warn(deprecated_msg) May 15 08:21:01.526905 np0000174302 devstack@c-api.service[112358]: DEBUG cinder.api.middleware.request_id [None req-9c18c357-4901-4bae-95a8-5e4927fec203 None None] RequestId filter calling following filter/app {{(pid=112358) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:21:01.527157 np0000174302 devstack@c-api.service[112356]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d55244a3668 pid: 112356 (default app) May 15 08:21:01.527207 np0000174302 devstack@c-api.service[112358]: [pid: 112358|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 956 bytes} [Fri May 15 08:21:01 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 15 08:21:08.946413 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.946413 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.946413 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.946413 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.947343 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.947343 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.947343 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.947343 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.947601 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.947601 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.947601 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.947601 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.947601 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.947601 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.948031 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.948031 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.948031 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.948031 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.948031 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.948351 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.948351 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.948351 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.948351 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.948351 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.948759 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.948759 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.948759 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.948759 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949015 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949015 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949015 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949015 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949015 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949327 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949327 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949327 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949327 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949327 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949623 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949623 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949623 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949623 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.949623 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.949623 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950046 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950046 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950046 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950046 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950046 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950046 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950380 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950380 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950380 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950380 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950380 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950380 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950735 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950735 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950735 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.950735 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.950735 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951046 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951046 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951046 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951046 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951046 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951317 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951317 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951317 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951317 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951317 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951317 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951650 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951650 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951650 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951650 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951650 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951650 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951988 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951988 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951988 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.951988 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.951988 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.952300 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.952300 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.952300 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.952300 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.952300 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.952580 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.952580 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.952580 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.952580 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.952875 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.952875 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.952875 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.952875 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953108 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953108 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953108 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953108 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953108 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953400 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953400 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953400 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953400 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953400 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953690 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953690 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953690 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953690 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953946 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953946 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.953946 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.953946 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954176 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954176 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954176 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954176 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954406 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954406 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954406 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954406 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954636 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954636 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954636 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954636 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954887 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954887 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954887 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.954887 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.954887 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955194 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955194 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955194 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955194 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955194 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955194 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955529 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955529 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955529 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955529 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955529 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955823 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955823 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955823 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955823 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.955823 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.955823 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956156 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956156 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956156 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956156 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956156 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956156 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956505 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956505 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956505 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956505 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956505 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956505 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956906 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956906 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956906 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956906 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.956906 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.956906 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957237 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.957237 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957237 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.957237 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957463 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.957463 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957463 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.957463 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957463 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.957771 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957771 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.957771 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957771 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:08.957771 np0000174302 devstack@c-api.service[112357]: warnings.warn(deprecated_msg) May 15 08:21:08.957771 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.middleware.request_id [None req-3257b908-a19a-4692-b4ff-b9e89248b0be None None] RequestId filter calling following filter/app {{(pid=112357) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:21:09.434519 np0000174302 devstack@c-api.service[112357]: INFO cinder.api.openstack.wsgi [None req-3257b908-a19a-4692-b4ff-b9e89248b0be admin admin] POST https://199.204.45.223/volume/v3/types May 15 08:21:09.435130 np0000174302 devstack@c-api.service[112357]: DEBUG cinder.api.openstack.wsgi [None req-3257b908-a19a-4692-b4ff-b9e89248b0be admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112357) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 08:21:09.436815 np0000174302 devstack@c-api.service[112357]: /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 15 08:21:09.436815 np0000174302 devstack@c-api.service[112357]: warnings.warn( May 15 08:21:09.447041 np0000174302 devstack@c-api.service[112357]: DEBUG oslo_db.sqlalchemy.engines [None req-3257b908-a19a-4692-b4ff-b9e89248b0be 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=112357) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:09.498391 np0000174302 devstack@c-api.service[112357]: INFO cinder.api.openstack.wsgi [None req-3257b908-a19a-4692-b4ff-b9e89248b0be admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 May 15 08:21:09.499253 np0000174302 devstack@c-api.service[112357]: [pid: 112357|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Fri May 15 08:21:08 2026] POST /volume/v3/types => generated 186 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 08:21:09.521110 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.521110 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.521110 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.521110 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.521110 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522016 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522016 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522016 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522016 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522016 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522329 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522329 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522329 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522329 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522329 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522329 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522671 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522671 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522671 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522671 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522965 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522965 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.522965 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.522965 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.523231 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.523231 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.523231 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.523231 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.523475 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.523475 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.523475 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.523475 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.523475 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.523808 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.523808 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.523808 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.523808 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.523808 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524100 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524100 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524100 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524100 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524100 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524100 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524508 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524508 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524508 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524508 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524508 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524508 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524864 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524864 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524864 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524864 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.524864 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.524864 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525074 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525074 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525074 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525074 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525074 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525253 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525253 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525253 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525253 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525253 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525424 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525424 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525424 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525424 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525424 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525424 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525639 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525639 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525639 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525639 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525639 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525639 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525956 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525956 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525956 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.525956 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.525956 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526140 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526140 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526140 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526140 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526140 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526313 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526313 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526313 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526313 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526474 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526474 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526474 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526474 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526619 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526619 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526619 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526619 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526619 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526868 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526868 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526868 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.526868 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.526868 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527044 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527044 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527044 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527044 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527187 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527187 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527187 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527187 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527332 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527332 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527332 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527332 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527475 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527475 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527475 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527475 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527618 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527618 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527618 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527618 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527777 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527777 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527777 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527777 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527777 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527976 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527976 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527976 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527976 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.527976 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.527976 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528182 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528182 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528182 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528182 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528182 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528349 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528349 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528349 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528349 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528349 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528349 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528565 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528565 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528565 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528565 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528565 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528565 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528803 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528803 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528803 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528803 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.528803 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.528803 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529022 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529022 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529022 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529022 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529022 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529022 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529231 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529231 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529231 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529231 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529375 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529375 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529375 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529375 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529375 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529556 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529556 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529556 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529556 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.529556 np0000174302 devstack@c-api.service[112359]: warnings.warn(deprecated_msg) May 15 08:21:09.529556 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.middleware.request_id [req-3257b908-a19a-4692-b4ff-b9e89248b0be req-8ed86b70-9dc7-4814-b998-306263319e6d None None] RequestId filter calling following filter/app {{(pid=112359) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:21:09.845825 np0000174302 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [req-3257b908-a19a-4692-b4ff-b9e89248b0be req-8ed86b70-9dc7-4814-b998-306263319e6d admin admin] POST https://199.204.45.223/volume/v3/types/a06868e3-24a3-43d4-86b9-38c9e25b9fb7/extra_specs May 15 08:21:09.846370 np0000174302 devstack@c-api.service[112359]: DEBUG cinder.api.openstack.wsgi [req-3257b908-a19a-4692-b4ff-b9e89248b0be req-8ed86b70-9dc7-4814-b998-306263319e6d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112359) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 08:21:09.848008 np0000174302 devstack@c-api.service[112359]: /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 15 08:21:09.848008 np0000174302 devstack@c-api.service[112359]: warnings.warn( May 15 08:21:09.858177 np0000174302 devstack@c-api.service[112359]: DEBUG oslo_db.sqlalchemy.engines [req-3257b908-a19a-4692-b4ff-b9e89248b0be req-8ed86b70-9dc7-4814-b998-306263319e6d 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=112359) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 08:21:09.944744 np0000174302 devstack@c-api.service[112359]: INFO cinder.api.openstack.wsgi [req-3257b908-a19a-4692-b4ff-b9e89248b0be req-8ed86b70-9dc7-4814-b998-306263319e6d admin admin] https://199.204.45.223/volume/v3/types/a06868e3-24a3-43d4-86b9-38c9e25b9fb7/extra_specs returned with HTTP 200 May 15 08:21:09.944744 np0000174302 devstack@c-api.service[112359]: [pid: 112359|app: 0|req: 1/3] 199.204.45.223 () {70 vars in 1505 bytes} [Fri May 15 08:21:09 2026] POST /volume/v3/types/a06868e3-24a3-43d4-86b9-38c9e25b9fb7/extra_specs => generated 55 bytes in 436 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 08:21:11.388854 np0000174302 devstack@c-api.service[112358]: DEBUG dbcounter [-] [112358] Writing DB stats cinder:SELECT=6 {{(pid=112358) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:21:11.403193 np0000174302 devstack@c-api.service[112356]: DEBUG dbcounter [-] [112356] Writing DB stats cinder:SELECT=6 {{(pid=112356) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:21:19.494529 np0000174302 devstack@c-api.service[112357]: DEBUG dbcounter [-] [112357] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112357) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:21:19.942390 np0000174302 devstack@c-api.service[112359]: DEBUG dbcounter [-] [112359] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112359) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 08:23:31.279628 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.279628 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.279628 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.279628 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.279628 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.281105 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.281105 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.281105 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.281105 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.281105 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.281528 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.281528 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.281528 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.281528 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.281528 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.281528 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.282032 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.282032 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.282032 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.282032 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.282350 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.282350 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.282350 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.282350 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.282654 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.282654 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.282654 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.282654 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283050 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283050 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283050 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283050 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283050 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283463 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283463 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283463 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283463 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283463 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283917 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283917 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283917 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283917 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.283917 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.283917 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.284398 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.284398 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.284398 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.284398 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.284398 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.284398 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285037 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285037 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285037 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285037 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285037 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285037 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285406 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285406 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285406 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285406 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285406 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285644 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285644 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285644 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285644 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285644 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285885 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285885 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285885 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285885 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.285885 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.285885 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286170 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286170 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286170 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286170 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286170 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286170 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286425 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286425 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286425 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286425 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286425 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286676 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286676 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286676 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286676 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286676 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286932 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286932 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.286932 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.286932 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287145 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287145 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287145 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287145 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287391 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287391 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287391 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287391 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287391 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287633 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287633 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287633 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287633 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287633 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287885 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287885 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.287885 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.287885 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288074 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288074 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288074 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288074 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288269 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288269 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288269 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288269 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288466 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288466 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288466 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288466 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288667 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288667 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288667 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288667 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288928 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288928 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288928 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.288928 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.288928 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289182 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289182 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289182 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289182 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289182 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289182 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289464 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289464 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289464 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289464 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289464 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289682 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289682 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289682 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289682 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.289682 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.289682 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290086 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290086 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290086 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290086 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290086 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290086 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290362 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290362 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290362 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290362 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290362 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290362 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290659 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290659 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290659 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290659 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290659 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290659 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290969 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290969 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.290969 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.290969 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.291165 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.291165 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.291165 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.291165 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.291165 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.291412 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.291412 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.291412 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.291412 np0000174302 devstack@c-api.service[112356]: /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 15 08:23:31.291412 np0000174302 devstack@c-api.service[112356]: warnings.warn(deprecated_msg) May 15 08:23:31.291412 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.middleware.request_id [None req-b32eebce-c7dd-4e0f-b630-cc8696cbe593 None None] RequestId filter calling following filter/app {{(pid=112356) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 08:23:31.291412 np0000174302 devstack@c-api.service[112356]: INFO cinder.api.openstack.wsgi [None req-b32eebce-c7dd-4e0f-b630-cc8696cbe593 None None] GET https://199.204.45.223/volume// May 15 08:23:31.291742 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.openstack.wsgi [None req-b32eebce-c7dd-4e0f-b630-cc8696cbe593 None None] Empty body provided in request {{(pid=112356) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 08:23:31.291742 np0000174302 devstack@c-api.service[112356]: DEBUG cinder.api.openstack.wsgi [None req-b32eebce-c7dd-4e0f-b630-cc8696cbe593 None None] Calling method 'all' {{(pid=112356) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 08:23:31.291742 np0000174302 devstack@c-api.service[112356]: INFO cinder.api.openstack.wsgi [None req-b32eebce-c7dd-4e0f-b630-cc8696cbe593 None None] https://199.204.45.223/volume// returned with HTTP 300 May 15 08:23:31.291742 np0000174302 devstack@c-api.service[112356]: [pid: 112356|app: 0|req: 1/4] 199.204.45.223 () {66 vars in 1456 bytes} [Fri May 15 08:23:31 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)