May 09 09:03:48.109017 np0000173065 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 09 09:03:48.116503 np0000173065 devstack@c-api.service[112824]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 9 09:03:48 2026] *** May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: nodename: np0000173065 May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: machine: x86_64 May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: clock source: unix May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: pcre jit disabled May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: detected number of CPU cores: 16 May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: current working directory: / May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: detected binary path: /usr/bin/uwsgi-core May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: your processes number limit is 256917 May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: your memory page size is 4096 bytes May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: detected max file descriptor number: 2048 May 09 09:03:48.119091 np0000173065 devstack@c-api.service[112824]: lock engine: pthread robust mutexes May 09 09:03:48.119568 np0000173065 devstack@c-api.service[112824]: thunder lock: enabled May 09 09:03:48.119568 np0000173065 devstack@c-api.service[112824]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 09 09:03:48.119568 np0000173065 devstack@c-api.service[112824]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 09 09:03:48.119686 np0000173065 devstack@c-api.service[112824]: PEP 405 virtualenv detected: /opt/stack/data/venv May 09 09:03:48.119686 np0000173065 devstack@c-api.service[112824]: Set PythonHome to /opt/stack/data/venv May 09 09:03:48.164683 np0000173065 devstack@c-api.service[112824]: Python main interpreter initialized at 0x7cdbdaca3668 May 09 09:03:48.164683 np0000173065 devstack@c-api.service[112824]: python threads support enabled May 09 09:03:48.164683 np0000173065 devstack@c-api.service[112824]: your server socket listen backlog is limited to 100 connections May 09 09:03:48.164683 np0000173065 devstack@c-api.service[112824]: your mercy for graceful operations on workers is 80 seconds May 09 09:03:48.165313 np0000173065 devstack@c-api.service[112824]: mapped 671795 bytes (656 KB) for 4 cores May 09 09:03:48.165313 np0000173065 devstack@c-api.service[112824]: *** Operational MODE: preforking *** May 09 09:03:48.165597 np0000173065 devstack@c-api.service[112824]: *** uWSGI is running in multiple interpreter mode *** May 09 09:03:48.165597 np0000173065 devstack@c-api.service[112824]: spawned uWSGI master process (pid: 112824) May 09 09:03:48.165753 np0000173065 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 09 09:03:48.166331 np0000173065 devstack@c-api.service[112824]: spawned uWSGI worker 1 (pid: 112826, cores: 1) May 09 09:03:48.167051 np0000173065 devstack@c-api.service[112824]: spawned uWSGI worker 2 (pid: 112827, cores: 1) May 09 09:03:48.167532 np0000173065 devstack@c-api.service[112824]: spawned uWSGI worker 3 (pid: 112828, cores: 1) May 09 09:03:48.168086 np0000173065 devstack@c-api.service[112824]: spawned uWSGI worker 4 (pid: 112829, cores: 1) May 09 09:03:48.168161 np0000173065 devstack@c-api.service[112824]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 09 09:03:48.295546 np0000173065 devstack@c-api.service[112826]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:48.295546 np0000173065 devstack@c-api.service[112826]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:48.295546 np0000173065 devstack@c-api.service[112826]: we strongly recommend against using it for new projects. May 09 09:03:48.295546 np0000173065 devstack@c-api.service[112826]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:48.295546 np0000173065 devstack@c-api.service[112826]: framework. For more detail see May 09 09:03:48.295546 np0000173065 devstack@c-api.service[112826]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:48.295546 np0000173065 devstack@c-api.service[112826]: import eventlet # noqa May 09 09:03:48.299577 np0000173065 devstack@c-api.service[112828]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:48.299577 np0000173065 devstack@c-api.service[112828]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:48.299577 np0000173065 devstack@c-api.service[112828]: we strongly recommend against using it for new projects. May 09 09:03:48.299577 np0000173065 devstack@c-api.service[112828]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:48.299577 np0000173065 devstack@c-api.service[112828]: framework. For more detail see May 09 09:03:48.299577 np0000173065 devstack@c-api.service[112828]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:48.299577 np0000173065 devstack@c-api.service[112828]: import eventlet # noqa May 09 09:03:48.300341 np0000173065 devstack@c-api.service[112827]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:48.300341 np0000173065 devstack@c-api.service[112827]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:48.300341 np0000173065 devstack@c-api.service[112827]: we strongly recommend against using it for new projects. May 09 09:03:48.300341 np0000173065 devstack@c-api.service[112827]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:48.300341 np0000173065 devstack@c-api.service[112827]: framework. For more detail see May 09 09:03:48.300341 np0000173065 devstack@c-api.service[112827]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:48.300341 np0000173065 devstack@c-api.service[112827]: import eventlet # noqa May 09 09:03:48.302731 np0000173065 devstack@c-api.service[112829]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 09 09:03:48.302731 np0000173065 devstack@c-api.service[112829]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 09 09:03:48.302731 np0000173065 devstack@c-api.service[112829]: we strongly recommend against using it for new projects. May 09 09:03:48.302731 np0000173065 devstack@c-api.service[112829]: If you are already using Eventlet, we recommend migrating to a different May 09 09:03:48.302731 np0000173065 devstack@c-api.service[112829]: framework. For more detail see May 09 09:03:48.302731 np0000173065 devstack@c-api.service[112829]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 09 09:03:48.302731 np0000173065 devstack@c-api.service[112829]: import eventlet # noqa May 09 09:03:48.381110 np0000173065 devstack@c-api.service[112826]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:48.381110 np0000173065 devstack@c-api.service[112826]: debtcollector.deprecate( May 09 09:03:48.386335 np0000173065 devstack@c-api.service[112828]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:48.386335 np0000173065 devstack@c-api.service[112828]: debtcollector.deprecate( May 09 09:03:48.388444 np0000173065 devstack@c-api.service[112827]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:48.388444 np0000173065 devstack@c-api.service[112827]: debtcollector.deprecate( May 09 09:03:48.395296 np0000173065 devstack@c-api.service[112829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 09 09:03:48.395296 np0000173065 devstack@c-api.service[112829]: debtcollector.deprecate( May 09 09:03:48.465768 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:48.465768 np0000173065 devstack@c-api.service[112828]: from cgi import parse_header May 09 09:03:48.471242 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:48.471242 np0000173065 devstack@c-api.service[112827]: from cgi import parse_header May 09 09:03:48.480632 np0000173065 devstack@c-api.service[112829]: /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 09 09:03:48.480632 np0000173065 devstack@c-api.service[112829]: from cgi import parse_header May 09 09:03:48.484149 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:48.484149 np0000173065 devstack@c-api.service[112826]: from cgi import parse_header May 09 09:03:48.514890 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:48.514890 np0000173065 devstack@c-api.service[112828]: removals.removed_module( May 09 09:03:48.515732 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:48.515732 np0000173065 devstack@c-api.service[112828]: removals.removed_module( May 09 09:03:48.517171 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:48.517171 np0000173065 devstack@c-api.service[112827]: removals.removed_module( May 09 09:03:48.517913 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:48.517913 np0000173065 devstack@c-api.service[112827]: removals.removed_module( May 09 09:03:48.526768 np0000173065 devstack@c-api.service[112829]: /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 09 09:03:48.526768 np0000173065 devstack@c-api.service[112829]: removals.removed_module( May 09 09:03:48.527473 np0000173065 devstack@c-api.service[112829]: /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 09 09:03:48.527473 np0000173065 devstack@c-api.service[112829]: removals.removed_module( May 09 09:03:48.531888 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:48.531888 np0000173065 devstack@c-api.service[112826]: removals.removed_module( May 09 09:03:48.532713 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:48.532713 np0000173065 devstack@c-api.service[112826]: removals.removed_module( May 09 09:03:49.134141 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:49.134141 np0000173065 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:49.148160 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:49.148160 np0000173065 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:49.149402 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:49.149402 np0000173065 devstack@c-api.service[112828]: warnings.warn( May 09 09:03:49.164681 np0000173065 devstack@c-api.service[112829]: /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 09 09:03:49.164681 np0000173065 devstack@c-api.service[112829]: warnings.warn( May 09 09:03:49.229926 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:49.229926 np0000173065 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:49.247464 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:49.247464 np0000173065 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:49.253294 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:49.253294 np0000173065 devstack@c-api.service[112828]: warnings.warn( May 09 09:03:49.275733 np0000173065 devstack@c-api.service[112829]: /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 09 09:03:49.275733 np0000173065 devstack@c-api.service[112829]: warnings.warn( May 09 09:03:49.523576 np0000173065 devstack@c-api.service[112827]: 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 09 09:03:49.524265 np0000173065 devstack@c-api.service[112827]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112827) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:49.537120 np0000173065 devstack@c-api.service[112826]: 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 09 09:03:49.537598 np0000173065 devstack@c-api.service[112826]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112826) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:49.545995 np0000173065 devstack@c-api.service[112828]: 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 09 09:03:49.546562 np0000173065 devstack@c-api.service[112828]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112828) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:49.561337 np0000173065 devstack@c-api.service[112829]: 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 09 09:03:49.561850 np0000173065 devstack@c-api.service[112829]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112829) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 09 09:03:49.608217 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:49.608217 np0000173065 devstack@c-api.service[112827]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:49.613348 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:49.613348 np0000173065 devstack@c-api.service[112826]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:49.615011 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:49.615011 np0000173065 devstack@c-api.service[112828]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:49.623360 np0000173065 devstack@c-api.service[112829]: /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 09 09:03:49.623360 np0000173065 devstack@c-api.service[112829]: @jsonschema.FormatChecker.cls_checks('date-time') May 09 09:03:50.056585 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:50.056758 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112828) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:50.056840 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:50.056902 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112829) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 09 09:03:50.056974 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.057034 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.057096 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.057152 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.057209 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.057265 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.057333 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.057391 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.057477 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.057536 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.057590 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.057646 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.059244 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.059323 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.059389 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.059531 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.059531 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.059646 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.059708 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.059764 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.059829 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.059894 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.059954 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.060016 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.060078 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.060136 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.060193 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.060259 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.060315 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.060364 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.060426 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.060505 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.060560 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.060614 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.060691 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.060752 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.060809 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.060864 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.060864 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.060864 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.061008 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.061008 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.061105 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.061303 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.061392 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.061469 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.061539 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.061596 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.061647 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.061711 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.061766 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.061820 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.061884 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.061940 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.061995 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.062052 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.062112 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.062174 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.062224 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.062290 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.062290 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.062387 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.062444 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.062743 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.062743 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.062925 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.063041 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.063041 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.063246 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.063246 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.063246 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.063600 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.063669 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.063814 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.063877 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.063877 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.064082 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.064181 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.064279 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.064349 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.064472 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.064579 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.064747 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.064810 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.064992 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.065066 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.065172 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.065249 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.065387 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.065529 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.065593 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.065933 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.066106 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.066171 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.066281 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.066345 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.066509 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.066611 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.066726 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.066821 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.066821 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.067018 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.067122 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.067228 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.067345 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.067467 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.067534 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.067642 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.067816 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.067913 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.068023 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.068088 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.068184 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.068282 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.068390 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.068553 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.068674 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.068738 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.068791 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.068843 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.068891 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.069118 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.069171 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.069171 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.069274 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.069274 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.069274 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.069274 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.069439 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.069479 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.069542 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.069573 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.069620 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.069696 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.069728 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.069776 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.069824 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.069871 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.069920 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.069986 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.070019 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.070069 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.070140 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.070173 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.070228 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.070289 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.070321 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.070370 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.070424 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.070488 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.070542 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.070591 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.070665 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.070702 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.070754 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.070804 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.070872 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.070906 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.070958 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.071014 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.071062 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.071115 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.071165 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.071213 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.071260 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.071308 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.071361 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.071410 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.071468 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.071527 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.071559 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.071619 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.071650 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.071705 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.071788 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.071839 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.071892 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.071944 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.071993 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.072041 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.072090 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.072090 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.072090 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.072230 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.072265 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.072265 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.072361 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.072410 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.072476 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.072531 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.072607 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.072640 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.072688 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.072735 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.072784 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.072884 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.072916 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.072963 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.073013 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.073060 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.073134 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.073188 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.073248 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.073248 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.073332 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.073383 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.073383 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.073383 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.073538 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.073538 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.073636 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.073667 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.073718 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.073766 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.073815 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.073862 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.073909 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.073967 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.074037 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.074094 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.074126 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.074173 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.074220 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.074299 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.074352 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.074404 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.074404 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.074404 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.074543 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.074576 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.074623 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.074623 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.074623 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.074623 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.074623 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.074623 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.074866 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.074866 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.074866 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.074866 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.075009 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.075040 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.075091 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.075128 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.075185 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.075217 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.075266 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.075314 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.075367 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.075398 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.075486 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.075526 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.075583 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.075658 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.075691 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.075739 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.075787 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.075872 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.075938 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.075968 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.075968 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.076060 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.076060 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.076060 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.076204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.076204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.076204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.076204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.076204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.076204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.076204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.076417 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.076464 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.076498 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.076528 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.076554 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.076581 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.076610 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.076637 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.076663 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.076687 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.076720 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.076754 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.076780 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.076809 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.076838 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.076867 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.076893 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.076919 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.076944 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.076976 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.076976 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.079688 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.079852 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.079852 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.079852 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.080008 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.080049 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.080095 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.080138 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.080178 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.080242 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.080242 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.080242 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.080242 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.080387 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.080719 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.080835 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.080908 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.080908 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.081110 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.081165 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.081217 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.081260 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.081300 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.081336 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.081387 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.081430 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.081490 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.081525 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.081576 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.081621 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.081676 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.081717 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.081762 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.081825 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.081867 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.081914 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.081957 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.081999 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.082055 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.082055 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.082055 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.082055 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.082233 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.082233 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.082309 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.082358 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.082398 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.082438 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.082438 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.082543 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.082583 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.082620 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.082661 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.082705 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.082705 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.082705 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.082804 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.082804 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.082804 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.082930 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.082974 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.083016 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.083059 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.083102 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.083142 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.083192 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.083233 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.083275 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.083323 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.083367 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.083412 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.083472 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.083528 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.083580 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.083622 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.083663 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.083704 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.083745 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.083794 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.083837 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.083882 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.083924 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.084332 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.084413 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.084512 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.084590 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.084666 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.084745 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.084816 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.084881 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.084949 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.085014 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.085081 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.085155 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.085231 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.085593 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.085689 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.085797 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.085944 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.086024 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.086102 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.086178 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.086246 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.086290 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.086378 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.086538 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.086585 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.086585 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.086585 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.086585 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.086585 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.086585 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.086982 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.086982 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.086982 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.086982 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.086982 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.086982 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.087476 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.087628 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.087706 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.087782 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.087858 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.087932 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.088075 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.088163 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.088280 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.088356 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.088461 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.088514 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.088621 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.088695 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.088771 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.088833 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.088907 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.088954 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.089052 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.089101 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.089178 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.089271 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.089348 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.089423 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.089517 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.089569 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.089669 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.089745 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.089795 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.089901 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.089984 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.090031 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.090121 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.090196 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.090196 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.090196 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.090415 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.091108 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.091108 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.091108 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.091308 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.091407 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.091506 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.091506 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.091685 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.091761 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.091842 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.091914 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.091914 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.092019 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.092097 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.092177 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.092177 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.092177 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.092415 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.092520 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.092573 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.092752 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.092829 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.092902 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.092988 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.092988 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.093121 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.093193 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.093266 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.093333 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.093406 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.093504 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.093575 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.093665 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.093734 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.093734 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.093910 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.094016 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.094086 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.094155 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.094155 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.094278 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.094380 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.094478 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.094561 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.094630 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.094696 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.094773 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.094837 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.094903 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.094970 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.095038 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.095116 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.095164 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.095236 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.095328 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.095377 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.095416 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.095416 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.095506 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.095546 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.095585 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.095650 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.095701 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.095741 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.095781 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.095820 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.095859 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.095907 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.095948 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.095986 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.096025 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.096075 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.096118 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.096157 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.096194 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.096239 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.096302 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.096339 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.096339 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.096405 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.096540 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.096615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.096615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.096615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.096615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.096615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.096615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.096615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.097033 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.097033 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.097033 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.097248 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.097318 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.097388 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.097470 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.097546 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.097614 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.097680 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.097762 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.097831 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.097904 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.097975 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.098038 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.098102 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.098173 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.098242 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.098310 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.098376 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.098463 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.098545 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.098615 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.098692 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.098692 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.098809 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.098872 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.098933 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.098992 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.098992 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.098992 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.098992 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.098992 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.099210 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.099292 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.099361 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.099438 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.099526 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.099602 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.099602 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.099745 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.099821 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.099897 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.099978 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.100071 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.100158 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.100235 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.100235 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.100235 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.100582 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.100582 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.100582 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.100582 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.100582 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.100582 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.100582 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.100869 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.100869 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.100958 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.101002 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.101148 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.101197 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.101239 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.101279 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.101321 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.101362 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.101402 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.101460 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.101507 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.101561 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.101609 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.101657 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.101702 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.101702 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.101702 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.101702 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.101702 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.101872 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.101872 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.101872 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.101872 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.102026 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.102074 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.102114 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.102153 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.102194 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.102231 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.102270 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.102270 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.102342 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.102394 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.102440 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.102496 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.102538 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.102538 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.102538 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.102538 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.102669 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.102714 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.102753 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.102753 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.102753 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.102753 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.102908 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.102908 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.102984 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.103029 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.103029 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.103109 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.103152 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.103203 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.103248 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.103288 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.103328 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.103366 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.103404 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.103588 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.103690 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.103774 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.103859 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.103934 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.104004 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.104079 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.104158 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.104231 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.104304 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.104377 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.104478 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.104544 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.104629 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.104693 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.104740 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.104799 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.104847 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.104898 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.104943 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.104994 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.105040 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.105089 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.105145 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.105194 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.105239 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.105284 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.105330 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.105375 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.105418 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.105488 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.105537 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.105582 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.105644 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.105694 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.105739 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.105783 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.105827 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.105871 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.105916 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.105960 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.105988 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.106049 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.106099 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.106130 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.106198 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.106250 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.106300 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.106351 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.106379 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.106424 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.106492 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.106522 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.106596 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.106596 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.106596 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.106596 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.106596 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.106817 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.106870 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.106917 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.107315 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.107773 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.107773 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.107773 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.107905 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.107957 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.108002 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.108050 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.108136 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.108224 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.108278 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.108278 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.108360 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.108407 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.108407 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.108589 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.108589 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.108672 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.108728 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.108728 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.108838 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.108884 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.108884 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.108884 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.109046 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.109046 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.109046 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.109046 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.109046 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.109364 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.109364 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.109364 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.109364 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.109580 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.109580 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.109676 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.109733 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.109813 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.109813 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.109813 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.109813 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.109981 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.109981 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.110097 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.110097 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.110201 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.110232 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.110300 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.110345 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.110413 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.111408 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.111476 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.111550 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.111614 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.111661 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.112391 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.112500 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.112560 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.112650 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.112746 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.112867 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.112906 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.112931 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.112962 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.113035 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.113063 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.113088 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.113114 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.113143 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.113143 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.113231 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.113265 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.113400 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.113559 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.113688 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.113802 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.113921 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.114056 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.114802 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.114930 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.115057 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.115184 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.115304 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.115443 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.115596 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.117955 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.118042 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.118086 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.118122 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.118218 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.118218 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.118391 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.118588 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.118588 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.118588 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.118588 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.118588 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.118861 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.118900 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.118900 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.118970 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.119121 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.119121 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.119121 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.119121 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.119121 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.119429 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.119429 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.119429 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.119429 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.119429 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.119622 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.119667 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.119711 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.119749 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.119786 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.119827 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112827) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.119870 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.119911 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.119947 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.119992 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.120041 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.120090 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.120128 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.120165 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112827) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.120200 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112826) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.120236 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112827) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.120271 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.120308 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.120350 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.120350 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.120416 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.120476 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112826) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.120526 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.120564 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112826) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112828) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.120599 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.120928 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112828) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.120928 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112828) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.122602 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.122683 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.122807 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.122807 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.123023 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.123023 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.123240 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.123420 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.123578 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.123578 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.123748 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.123748 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.123854 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.123909 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 09 09:03:50.123999 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112829) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 09 09:03:50.124089 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 09 09:03:50.124170 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 09 09:03:50.124346 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 09 09:03:50.124346 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112829) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 09 09:03:50.124517 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112829) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 09 09:03:50.166738 np0000173065 devstack@c-api.service[112826]: INFO dbcounter [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Registered counter for database cinder May 09 09:03:50.167684 np0000173065 devstack@c-api.service[112827]: INFO dbcounter [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Registered counter for database cinder May 09 09:03:50.167935 np0000173065 devstack@c-api.service[112828]: INFO dbcounter [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Registered counter for database cinder May 09 09:03:50.170242 np0000173065 devstack@c-api.service[112829]: INFO dbcounter [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Registered counter for database cinder May 09 09:03:50.178952 np0000173065 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.180109 np0000173065 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.182332 np0000173065 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.188507 np0000173065 devstack@c-api.service[112829]: DEBUG oslo_db.sqlalchemy.engines [None req-5e36b2f8-505d-4886-8c9f-e77601046081 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=112829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.297542 np0000173065 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writer thread running {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:50.298071 np0000173065 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writer thread running {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:50.300063 np0000173065 devstack@c-api.service[112827]: INFO cinder.rpc [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:50.300557 np0000173065 devstack@c-api.service[112826]: INFO cinder.rpc [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:50.301621 np0000173065 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writer thread running {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:50.302831 np0000173065 devstack@c-api.service[112827]: INFO cinder.rpc [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:50.304314 np0000173065 devstack@c-api.service[112828]: INFO cinder.rpc [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:50.304420 np0000173065 devstack@c-api.service[112826]: INFO cinder.rpc [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:50.305767 np0000173065 devstack@c-api.service[112827]: INFO cinder.rpc [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:50.306488 np0000173065 devstack@c-api.service[112829]: DEBUG dbcounter [-] [112829] Writer thread running {{(pid=112829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 09 09:03:50.306859 np0000173065 devstack@c-api.service[112828]: INFO cinder.rpc [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:50.307014 np0000173065 devstack@c-api.service[112826]: INFO cinder.rpc [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:50.308419 np0000173065 devstack@c-api.service[112827]: INFO cinder.rpc [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:50.309166 np0000173065 devstack@c-api.service[112828]: INFO cinder.rpc [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:50.309325 np0000173065 devstack@c-api.service[112829]: INFO cinder.rpc [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 09 09:03:50.309461 np0000173065 devstack@c-api.service[112826]: INFO cinder.rpc [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:50.310078 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.310699 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.311838 np0000173065 devstack@c-api.service[112828]: INFO cinder.rpc [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:50.312119 np0000173065 devstack@c-api.service[112829]: INFO cinder.rpc [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 09 09:03:50.313115 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.313243 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.313322 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.315225 np0000173065 devstack@c-api.service[112829]: INFO cinder.rpc [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 09 09:03:50.315478 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.318581 np0000173065 devstack@c-api.service[112829]: INFO cinder.rpc [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 09 09:03:50.319360 np0000173065 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.320201 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.320985 np0000173065 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.321813 np0000173065 devstack@c-api.service[112826]: INFO cinder.rpc [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:50.322078 np0000173065 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.322888 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.323084 np0000173065 devstack@c-api.service[112827]: INFO cinder.rpc [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:50.323797 np0000173065 devstack@c-api.service[112828]: INFO cinder.rpc [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:50.324159 np0000173065 devstack@c-api.service[112826]: INFO cinder.rpc [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:50.325226 np0000173065 devstack@c-api.service[112827]: INFO cinder.rpc [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:50.325330 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.325468 np0000173065 devstack@c-api.service[112828]: INFO cinder.rpc [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:50.326039 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.326598 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.328796 np0000173065 devstack@c-api.service[112829]: DEBUG oslo_db.sqlalchemy.engines [None req-5e36b2f8-505d-4886-8c9f-e77601046081 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=112829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:50.331402 np0000173065 devstack@c-api.service[112829]: INFO cinder.rpc [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 09 09:03:50.333675 np0000173065 devstack@c-api.service[112829]: INFO cinder.rpc [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 09 09:03:50.335193 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.336127 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.337209 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.338140 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.339419 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.340572 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.341413 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.343125 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.343859 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.344632 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.347053 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.347733 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.348082 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.348791 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.350470 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.351011 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.351297 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.351882 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.354117 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.354228 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.354305 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.354863 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.357325 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.357549 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.358057 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.358669 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.361043 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.361783 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.361864 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.362615 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.364094 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.364745 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.364874 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.365733 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.366293 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.366757 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.368202 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.368273 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.368443 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.368988 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.370976 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.372065 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.374348 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.374673 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.375152 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.376840 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.376939 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.378147 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.379614 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.380275 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.380403 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.381455 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.381803 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.382736 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.383324 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.384334 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.384902 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.385467 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.386063 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.386495 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.386897 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.387618 np0000173065 devstack@c-api.service[112828]: WARNING cinder.api.contrib.hosts [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:50.387842 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.388343 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.388593 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.389143 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.389475 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.389862 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.390294 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.390765 np0000173065 devstack@c-api.service[112827]: WARNING cinder.api.contrib.hosts [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:50.391462 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.391535 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.391649 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.391965 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.392406 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: extensions {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.393097 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.393285 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.393669 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: encryption {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.393739 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.394771 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.394855 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.395099 np0000173065 devstack@c-api.service[112826]: WARNING cinder.api.contrib.hosts [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:50.395338 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: encryption {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.395739 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: extensions {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.395863 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.396395 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.396892 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-quota-sets {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.397175 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.397766 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.398097 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.398349 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: cgsnapshots {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.399204 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: encryption {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.399282 np0000173065 devstack@c-api.service[112829]: WARNING cinder.api.contrib.hosts [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 09 09:03:50.399445 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.399763 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-quota-class-sets {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.400021 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.400303 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: extensions {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.400812 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-quota-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.401068 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-availability-zone {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.401551 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.401623 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.402278 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: cgsnapshots {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.402458 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: qos-specs {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.403166 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.403252 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: encryption {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.403773 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-quota-class-sets {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.404006 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: extensions {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.404506 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: backups {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.405136 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-quota-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.405250 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: encryption {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.405415 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-availability-zone {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.406375 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: cgsnapshots {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.407006 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: qos-specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.407073 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: encryption {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.407120 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: extra_specs {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.407915 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-quota-class-sets {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.408687 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-snapshot-manage {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.408799 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-quota-sets {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.409111 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: backups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.409504 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-availability-zone {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.410129 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-volume-type-access {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.410271 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: cgsnapshots {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.411202 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: qos-specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.411730 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: capabilities {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.411820 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-quota-class-sets {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.412022 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: extra_specs {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.412993 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-hosts {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.413266 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-availability-zone {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.413332 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: backups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.413638 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-snapshot-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.414335 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: consistencygroups {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.414680 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: qos-specs {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.415170 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-volume-type-access {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.416205 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: extra_specs {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.416319 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-volume-transfer {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.416859 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: capabilities {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.416933 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: backups {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.417866 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-snapshot-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.417938 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: scheduler-stats {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.418221 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-hosts {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.419419 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extended resource: os-volume-manage {{(pid=112828) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.419520 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-volume-type-access {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.419696 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: consistencygroups {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.419812 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: extra_specs {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.421030 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: capabilities {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.421516 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-snapshot-manage {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.421610 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.421658 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-volume-transfer {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.422314 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-hosts {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.422586 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.contrib.snapshot_actions [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] SnapshotActionsController initialized {{(pid=112828) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:50.423134 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-volume-type-access {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.423366 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.423418 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: scheduler-stats {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.423712 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: consistencygroups {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.424796 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.424844 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: capabilities {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.424887 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extended resource: os-volume-manage {{(pid=112827) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.425663 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-volume-transfer {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.426147 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-hosts {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.426274 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.427108 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.427391 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: scheduler-stats {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.427551 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: consistencygroups {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.427723 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.428090 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.contrib.snapshot_actions [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] SnapshotActionsController initialized {{(pid=112827) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:50.428855 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extended resource: os-volume-manage {{(pid=112826) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.428926 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.429204 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.429609 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-volume-transfer {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.430332 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.430741 np0000173065 devstack@c-api.service[112828]: WARNING castellan.key_manager.migration [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.431178 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.431650 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: scheduler-stats {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.431747 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.431747 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.431864 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.431933 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.431990 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432165 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432165 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432404 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.contrib.snapshot_actions [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] SnapshotActionsController initialized {{(pid=112826) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:50.432563 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432563 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432563 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432867 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension UsedLimits extending resource: limits {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432867 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension TypesManage extending resource: types {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.432867 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension AdminActions extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.433182 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension AdminActions extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.433250 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.433376 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension AdminActions extending resource: backups {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.433376 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension VolumeActions extending resource: volumes {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.433723 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extended resource: os-volume-manage {{(pid=112829) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 09 09:03:50.433808 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.v3.router [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112828) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.433865 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.434399 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.434845 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.435586 np0000173065 devstack@c-api.service[112828]: WARNING keystonemiddleware.auth_token [None req-0934ffc8-ecf9-4e13-817c-c2b0c87c0038 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 09 09:03:50.435808 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.435914 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.436469 np0000173065 devstack@c-api.service[112827]: WARNING castellan.key_manager.migration [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.436939 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.contrib.snapshot_actions [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] SnapshotActionsController initialized {{(pid=112829) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 09 09:03:50.437317 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.437414 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.437511 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.437644 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.437746 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.437813 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.437813 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.437956 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438034 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438130 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438261 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438359 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension UsedLimits extending resource: limits {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438474 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension TypesManage extending resource: types {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438595 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension AdminActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438716 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension AdminActions extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438782 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.438823 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension AdminActions extending resource: backups {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.438956 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension VolumeActions extending resource: volumes {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.439244 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.v3.router [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112827) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.439306 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.440381 np0000173065 devstack@c-api.service[112826]: WARNING castellan.key_manager.migration [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.441015 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.441306 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.441423 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.441504 np0000173065 devstack@c-api.service[112828]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cdbdaca3668 pid: 112828 (default app) May 09 09:03:50.441567 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.441681 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.441766 np0000173065 devstack@c-api.service[112827]: WARNING keystonemiddleware.auth_token [None req-d7e0915b-c71c-4c30-8f0f-23be92786be2 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 09 09:03:50.441836 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.441993 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442040 np0000173065 devstack@c-api.service[112828]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:03:50.442040 np0000173065 devstack@c-api.service[112828]: warnings.warn( May 09 09:03:50.442179 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442179 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442300 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442347 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension UsedLimits extending resource: limits {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442438 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension TypesManage extending resource: types {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442545 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension AdminActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442672 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension AdminActions extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442767 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension AdminActions extending resource: backups {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.442818 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.442855 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension VolumeActions extending resource: volumes {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.443175 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.v3.router [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112826) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.444715 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.445688 np0000173065 devstack@c-api.service[112826]: WARNING keystonemiddleware.auth_token [None req-3347a5ce-5167-4e0a-a8e3-8ccf18afc814 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 09 09:03:50.446369 np0000173065 devstack@c-api.service[112829]: WARNING castellan.key_manager.migration [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 09 09:03:50.447511 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.447630 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.447737 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.447856 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.447965 np0000173065 devstack@c-api.service[112827]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cdbdaca3668 pid: 112827 (default app) May 09 09:03:50.448034 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448094 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448207 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448316 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448474 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448605 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension UsedLimits extending resource: limits {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448729 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension TypesManage extending resource: types {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448806 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension AdminActions extending resource: volumes {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.448934 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension AdminActions extending resource: snapshots {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.449045 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension AdminActions extending resource: backups {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.449136 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension VolumeActions extending resource: volumes {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.449355 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.v3.router [None req-5e36b2f8-505d-4886-8c9f-e77601046081 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112829) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 09 09:03:50.450485 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.450485 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.450643 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.450643 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.450643 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.450643 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.450643 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.450914 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.450914 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.450914 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.450914 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.450914 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.450914 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451193 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451193 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451193 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451193 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451193 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451428 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451428 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451428 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451428 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451672 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451672 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451672 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451672 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451986 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451986 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451986 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.451986 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.451986 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452218 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452218 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452218 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452218 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452218 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452435 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452435 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452435 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452435 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452435 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452435 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452701 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452701 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452701 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452701 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452701 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452701 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452991 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452991 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452991 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452991 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.452991 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.452991 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.453259 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.453259 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.453259 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.453259 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.453259 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.453259 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.453814 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.453814 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.453814 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.453814 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.454108 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.454108 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.454108 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.454108 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.454108 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.454980 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.454980 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.454980 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.454980 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.454980 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.455705 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.455705 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.455705 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.455705 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.455705 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.455705 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.456275 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.456275 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.456275 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.456275 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.456275 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.456711 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.456711 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.456711 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.456711 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.456711 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.457065 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.457065 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.457065 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.457065 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.457367 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.457367 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.457367 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.457367 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.457701 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.457701 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.457701 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.457701 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.457701 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.458094 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.458094 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.458094 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.458094 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.458094 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.458468 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.458468 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.458468 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.458468 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.458780 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.458780 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.458780 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.458780 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.459082 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.459082 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.459082 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.459082 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.459426 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.459426 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.459426 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.459426 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.459768 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.459768 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.459768 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.459768 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.460077 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.460077 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.460077 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.460077 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.460077 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.460077 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.460506 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.460506 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.460506 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.460506 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.460506 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.460935 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.461002 np0000173065 devstack@c-api.service[112829]: WARNING keystonemiddleware.auth_token [None req-5e36b2f8-505d-4886-8c9f-e77601046081 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 09 09:03:50.461070 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.461070 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.461070 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.461070 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.461070 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.461070 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.461490 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.461490 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.461490 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.461490 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.461490 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.461490 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462019 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462019 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462019 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462019 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462019 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462019 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462508 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462508 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462508 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462508 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462508 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462508 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462927 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462927 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.462927 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.462927 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.463247 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.463247 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.463247 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.463247 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.463623 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.463623 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.463623 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.463623 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.463853 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.463853 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.463853 np0000173065 devstack@c-api.service[112828]: /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 09 09:03:50.463853 np0000173065 devstack@c-api.service[112828]: warnings.warn(deprecated_msg) May 09 09:03:50.464065 np0000173065 devstack@c-api.service[112826]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cdbdaca3668 pid: 112826 (default app) May 09 09:03:50.464115 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-344559cb-1a49-4a6e-b2eb-cc3954d93b23 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:50.464115 np0000173065 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 1/1] 199.204.45.38 () {60 vars in 946 bytes} [Sat May 9 09:03:50 2026] GET /volume/v3 => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 09 09:03:50.464200 np0000173065 devstack@c-api.service[112829]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cdbdaca3668 pid: 112829 (default app) May 09 09:03:57.591845 np0000173065 devstack@c-api.service[112827]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:03:57.591845 np0000173065 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:57.604641 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.604641 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.604641 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.604641 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605026 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605026 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605026 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605026 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605276 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605276 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605276 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605276 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605276 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605276 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605652 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605652 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605652 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605652 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605652 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605960 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605960 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605960 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.605960 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.605960 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.606282 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.606282 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.606282 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.606282 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.606577 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.606577 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.606577 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.606577 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.606577 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.606868 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.606868 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.606868 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.606868 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.606868 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.607143 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.607143 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.607143 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.607143 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.607143 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.607143 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608051 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608051 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608051 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608051 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608051 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608051 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608503 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608503 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608503 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608503 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608503 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608503 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608998 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608998 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608998 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.608998 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.608998 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.609353 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.609353 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.609353 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.609353 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.609353 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.609686 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.609686 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.609686 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.609686 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.609686 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.609686 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610088 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610088 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610088 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610088 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610088 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610088 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610516 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610516 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610516 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610516 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610516 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610876 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610876 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610876 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.610876 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.610876 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.611188 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.611188 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.611188 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.611188 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.611610 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.611610 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.611610 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.611610 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.612066 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.612066 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.612066 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.612066 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.612066 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.612466 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.612466 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.612466 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.612466 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.612466 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.612802 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.612802 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.612802 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.612802 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613055 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613055 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613055 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613055 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613373 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613373 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613373 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613373 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613691 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613691 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613691 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613691 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613956 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613956 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.613956 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.613956 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.614218 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.614218 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.614218 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.614218 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.614218 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.614615 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.614615 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.614615 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.614615 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.614615 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.614615 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615024 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615024 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615024 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615024 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615024 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615318 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615318 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615318 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615318 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615318 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615318 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615791 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615791 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615791 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615791 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.615791 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.615791 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616133 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616133 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616133 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616133 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616133 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616133 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616301 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616301 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616301 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616301 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616301 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616301 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616471 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616471 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616471 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616471 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616587 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616587 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616587 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616587 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616587 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616760 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616760 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616760 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616760 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:57.616760 np0000173065 devstack@c-api.service[112827]: warnings.warn(deprecated_msg) May 09 09:03:57.616760 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [None req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:58.116288 np0000173065 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 admin admin] POST https://199.204.45.38/volume/v3/types May 09 09:03:58.116964 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [None req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:58.118704 np0000173065 devstack@c-api.service[112827]: /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 09 09:03:58.118704 np0000173065 devstack@c-api.service[112827]: warnings.warn( May 09 09:03:58.129933 np0000173065 devstack@c-api.service[112827]: DEBUG oslo_db.sqlalchemy.engines [None req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 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=112827) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:58.162976 np0000173065 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [None req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 admin admin] https://199.204.45.38/volume/v3/types returned with HTTP 200 May 09 09:03:58.163920 np0000173065 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 1/2] 199.204.45.38 () {68 vars in 1281 bytes} [Sat May 9 09:03:57 2026] POST /volume/v3/types => generated 186 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:03:58.177664 np0000173065 devstack@c-api.service[112826]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:03:58.177664 np0000173065 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:58.190246 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190246 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.190246 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190246 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.190246 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190660 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.190660 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190660 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.190660 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190660 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.190936 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190936 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.190936 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190936 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.190936 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.190936 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.191299 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.191299 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.191299 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.191299 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.191549 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.191549 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.191549 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.191549 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.191791 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.191791 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.191791 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.191791 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192082 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192082 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192082 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192082 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192082 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192396 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192396 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192396 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192396 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192396 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192691 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192691 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192691 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192691 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.192691 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.192691 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.193025 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.193025 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.193025 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.193025 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.193025 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.193025 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.193353 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.193353 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.193353 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.193353 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.193353 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.193353 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.194170 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.194170 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.194170 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.194170 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.194170 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.194861 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.194861 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.194861 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.194861 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.194861 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.195385 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.195385 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.195385 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.195385 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.195385 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.195385 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.196167 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.196167 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.196167 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.196167 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.196167 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.196167 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.196811 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.196811 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.196811 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.196811 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.196811 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.197338 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.197338 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.197338 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.197338 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.197338 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.197938 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.197938 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.197938 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.197938 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.198367 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.198367 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.198367 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.198367 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.198840 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.198840 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.198840 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.198840 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.198840 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.199366 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.199366 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.199366 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.199366 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.199366 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.199920 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.199920 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.199920 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.199920 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.200530 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.200530 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.200530 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.200530 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.200975 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.200975 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.200975 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.200975 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201163 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201163 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201163 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201163 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201357 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201357 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201357 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201357 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201580 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201580 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201580 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201580 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201580 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201838 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201838 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201838 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201838 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.201838 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.201838 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202127 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202127 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202127 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202127 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202127 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202428 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202428 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202428 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202428 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202428 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202428 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202721 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202721 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202721 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202721 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.202721 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.202721 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203010 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203010 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203010 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203010 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203010 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203010 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203287 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203287 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203287 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203287 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203287 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203287 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203600 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203600 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203600 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203600 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203799 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203799 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203799 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.203799 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.203799 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.204113 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.204113 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.204113 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.204113 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.204113 np0000173065 devstack@c-api.service[112826]: warnings.warn(deprecated_msg) May 09 09:03:58.204113 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 req-2efc2916-d797-49f7-8d60-5567d667caf3 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:03:58.549516 np0000173065 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 req-2efc2916-d797-49f7-8d60-5567d667caf3 admin admin] POST https://199.204.45.38/volume/v3/types/84cd9e5f-3f19-46c2-b736-7ac3fd5c0b68/extra_specs May 09 09:03:58.550078 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 req-2efc2916-d797-49f7-8d60-5567d667caf3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 09 09:03:58.551842 np0000173065 devstack@c-api.service[112826]: /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 09 09:03:58.551842 np0000173065 devstack@c-api.service[112826]: warnings.warn( May 09 09:03:58.562344 np0000173065 devstack@c-api.service[112826]: DEBUG oslo_db.sqlalchemy.engines [req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 req-2efc2916-d797-49f7-8d60-5567d667caf3 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=112826) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:03:58.625675 np0000173065 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [req-f8cf9e21-ab48-40b5-bfe2-d9bbbffe79a5 req-2efc2916-d797-49f7-8d60-5567d667caf3 admin admin] https://199.204.45.38/volume/v3/types/84cd9e5f-3f19-46c2-b736-7ac3fd5c0b68/extra_specs returned with HTTP 200 May 09 09:03:58.626382 np0000173065 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 1/3] 199.204.45.38 () {70 vars in 1498 bytes} [Sat May 9 09:03:58 2026] POST /volume/v3/types/84cd9e5f-3f19-46c2-b736-7ac3fd5c0b68/extra_specs => generated 55 bytes in 449 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 09 09:04:00.325100 np0000173065 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=6 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:00.333213 np0000173065 devstack@c-api.service[112829]: DEBUG dbcounter [-] [112829] Writing DB stats cinder:SELECT=6 {{(pid=112829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:08.159319 np0000173065 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:04:08.619692 np0000173065 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:07:13.846681 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-f9d73250-6fde-46a0-9e9b-99216428f6c3 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:13.848401 np0000173065 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-f9d73250-6fde-46a0-9e9b-99216428f6c3 None None] GET https://199.204.45.38/volume// May 09 09:07:13.848957 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-f9d73250-6fde-46a0-9e9b-99216428f6c3 None None] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:13.849703 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-f9d73250-6fde-46a0-9e9b-99216428f6c3 None None] Calling method 'all' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:13.850923 np0000173065 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-f9d73250-6fde-46a0-9e9b-99216428f6c3 None None] https://199.204.45.38/volume// returned with HTTP 300 May 09 09:07:13.851611 np0000173065 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 2/4] 199.204.45.38 () {66 vars in 1449 bytes} [Sat May 9 09:07:13 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 09 09:07:50.736369 np0000173065 devstack@c-api.service[112829]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. May 09 09:07:50.736369 np0000173065 devstack@c-api.service[112829]: warnings.warn( May 09 09:07:50.752828 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.752828 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.752828 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.752828 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753212 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.753212 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753212 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.753212 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753480 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.753480 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753480 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.753480 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753480 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.753480 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753874 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.753874 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753874 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.753874 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.753874 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.754225 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.754225 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.754225 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.754225 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.754225 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.754544 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.754544 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.754544 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.754544 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.754828 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.754828 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.754828 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.754828 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.754828 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755185 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755185 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755185 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755185 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755185 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755530 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755530 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755530 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755530 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755530 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755530 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755955 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755955 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755955 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755955 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.755955 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.755955 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.756340 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.756340 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.756340 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.756340 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.756340 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.756340 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.756814 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.756814 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.756814 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.756814 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.756814 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757142 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757142 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757142 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757142 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757142 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757367 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757367 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757367 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757367 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757367 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757367 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757647 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757647 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757647 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757647 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757647 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757647 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757999 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757999 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757999 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.757999 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.757999 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.758234 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.758234 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.758234 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.758234 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.758234 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.758524 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.758524 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.758524 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.758524 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.758859 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.758859 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.758859 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.758859 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759120 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759120 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759120 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759120 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759120 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759352 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759352 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759352 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759352 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759352 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759671 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759671 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759671 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759671 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759862 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759862 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.759862 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.759862 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760057 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760057 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760057 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760057 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760274 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760274 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760274 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760274 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760524 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760524 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760524 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760524 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760726 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760726 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760726 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760726 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760726 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760957 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760957 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760957 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760957 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.760957 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.760957 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761217 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761217 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761217 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761217 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761217 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761444 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761444 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761444 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761444 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761444 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761444 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761721 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761721 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761721 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761721 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761721 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761721 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761997 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761997 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761997 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761997 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.761997 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.761997 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762259 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762259 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762259 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762259 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762259 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762259 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762539 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762539 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762539 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762539 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762734 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762734 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762734 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762734 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762734 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762973 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762973 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762973 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762973 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:50.762973 np0000173065 devstack@c-api.service[112829]: warnings.warn(deprecated_msg) May 09 09:07:50.762973 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.middleware.request_id [None req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 None None] RequestId filter calling following filter/app {{(pid=112829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:51.097137 np0000173065 devstack@c-api.service[112829]: INFO cinder.api.openstack.wsgi [None req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 demo demo] GET https://199.204.45.38/volume/v3/types?is_public=None May 09 09:07:51.097452 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.openstack.wsgi [None req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 demo demo] Empty body provided in request {{(pid=112829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:51.097696 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.openstack.wsgi [None req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 demo demo] Calling method 'index' {{(pid=112829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:51.098189 np0000173065 devstack@c-api.service[112829]: /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 09 09:07:51.098189 np0000173065 devstack@c-api.service[112829]: warnings.warn( May 09 09:07:51.098879 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.api_utils [None req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 demo demo] Removing options '' from query. {{(pid=112829) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:81}} May 09 09:07:51.110121 np0000173065 devstack@c-api.service[112829]: DEBUG oslo_db.sqlalchemy.engines [None req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 demo demo] 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=112829) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:51.131334 np0000173065 devstack@c-api.service[112829]: INFO cinder.api.openstack.wsgi [None req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 demo demo] https://199.204.45.38/volume/v3/types?is_public=None returned with HTTP 200 May 09 09:07:51.131749 np0000173065 devstack@c-api.service[112829]: [pid: 112829|app: 0|req: 1/5] 199.204.45.38 () {64 vars in 1256 bytes} [Sat May 9 09:07:50 2026] GET /volume/v3/types?is_public=None => generated 377 bytes in 396 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:51.145179 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.middleware.request_id [req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 req-aa871528-d7d8-4377-9c04-30c6b1321510 None None] RequestId filter calling following filter/app {{(pid=112827) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:51.148919 np0000173065 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 req-aa871528-d7d8-4377-9c04-30c6b1321510 demo demo] GET https://199.204.45.38/volume/v3/types/default May 09 09:07:51.149170 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 req-aa871528-d7d8-4377-9c04-30c6b1321510 demo demo] Empty body provided in request {{(pid=112827) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:51.149481 np0000173065 devstack@c-api.service[112827]: DEBUG cinder.api.openstack.wsgi [req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 req-aa871528-d7d8-4377-9c04-30c6b1321510 demo demo] Calling method 'show' {{(pid=112827) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:51.161450 np0000173065 devstack@c-api.service[112827]: INFO cinder.api.openstack.wsgi [req-fcbdb9b7-4090-417e-8447-6ff91cf7b0a0 req-aa871528-d7d8-4377-9c04-30c6b1321510 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 09 09:07:51.161907 np0000173065 devstack@c-api.service[112827]: [pid: 112827|app: 0|req: 2/6] 199.204.45.38 () {66 vars in 1322 bytes} [Sat May 9 09:07:51 2026] GET /volume/v3/types/default => generated 145 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:51.505216 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.middleware.request_id [None req-11b210ae-f556-4128-a5b5-602b311862a5 None None] RequestId filter calling following filter/app {{(pid=112826) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:51.511035 np0000173065 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-11b210ae-f556-4128-a5b5-602b311862a5 demo demo] GET https://199.204.45.38/volume/v3/types/default May 09 09:07:51.511607 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-11b210ae-f556-4128-a5b5-602b311862a5 demo demo] Empty body provided in request {{(pid=112826) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:51.512186 np0000173065 devstack@c-api.service[112826]: DEBUG cinder.api.openstack.wsgi [None req-11b210ae-f556-4128-a5b5-602b311862a5 demo demo] Calling method 'show' {{(pid=112826) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:51.526541 np0000173065 devstack@c-api.service[112826]: INFO cinder.api.openstack.wsgi [None req-11b210ae-f556-4128-a5b5-602b311862a5 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 09 09:07:51.527186 np0000173065 devstack@c-api.service[112826]: [pid: 112826|app: 0|req: 2/7] 199.204.45.38 () {64 vars in 1251 bytes} [Sat May 9 09:07:51 2026] GET /volume/v3/types/default => generated 145 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:51.958347 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.middleware.request_id [None req-900140ac-fa84-42ba-bd06-44dd8797c021 None None] RequestId filter calling following filter/app {{(pid=112828) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:52.281945 np0000173065 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-900140ac-fa84-42ba-bd06-44dd8797c021 demo demo] GET https://199.204.45.38/volume/v3/types/default May 09 09:07:52.282185 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-900140ac-fa84-42ba-bd06-44dd8797c021 demo demo] Empty body provided in request {{(pid=112828) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:52.282297 np0000173065 devstack@c-api.service[112828]: DEBUG cinder.api.openstack.wsgi [None req-900140ac-fa84-42ba-bd06-44dd8797c021 demo demo] Calling method 'show' {{(pid=112828) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:52.292337 np0000173065 devstack@c-api.service[112828]: DEBUG oslo_db.sqlalchemy.engines [None req-900140ac-fa84-42ba-bd06-44dd8797c021 demo demo] 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=112828) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 09 09:07:52.310754 np0000173065 devstack@c-api.service[112828]: /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 09 09:07:52.310754 np0000173065 devstack@c-api.service[112828]: warnings.warn( May 09 09:07:52.312884 np0000173065 devstack@c-api.service[112828]: INFO cinder.api.openstack.wsgi [None req-900140ac-fa84-42ba-bd06-44dd8797c021 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 09 09:07:52.313241 np0000173065 devstack@c-api.service[112828]: [pid: 112828|app: 0|req: 3/8] 199.204.45.38 () {64 vars in 1251 bytes} [Sat May 9 09:07:51 2026] GET /volume/v3/types/default => generated 145 bytes in 356 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:07:52.328640 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.middleware.request_id [None req-660c8e9d-17b6-4716-b09d-ca0dcba8d351 None None] RequestId filter calling following filter/app {{(pid=112829) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 09 09:07:52.332213 np0000173065 devstack@c-api.service[112829]: INFO cinder.api.openstack.wsgi [None req-660c8e9d-17b6-4716-b09d-ca0dcba8d351 demo demo] GET https://199.204.45.38/volume/v3/types/default May 09 09:07:52.332626 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.openstack.wsgi [None req-660c8e9d-17b6-4716-b09d-ca0dcba8d351 demo demo] Empty body provided in request {{(pid=112829) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 09 09:07:52.333026 np0000173065 devstack@c-api.service[112829]: DEBUG cinder.api.openstack.wsgi [None req-660c8e9d-17b6-4716-b09d-ca0dcba8d351 demo demo] Calling method 'show' {{(pid=112829) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 09 09:07:52.352141 np0000173065 devstack@c-api.service[112829]: INFO cinder.api.openstack.wsgi [None req-660c8e9d-17b6-4716-b09d-ca0dcba8d351 demo demo] https://199.204.45.38/volume/v3/types/default returned with HTTP 200 May 09 09:07:52.353372 np0000173065 devstack@c-api.service[112829]: [pid: 112829|app: 0|req: 2/9] 199.204.45.38 () {64 vars in 1251 bytes} [Sat May 9 09:07:52 2026] GET /volume/v3/types/default => generated 145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 09 09:08:01.156320 np0000173065 devstack@c-api.service[112827]: DEBUG dbcounter [-] [112827] Writing DB stats cinder:SELECT=2 {{(pid=112827) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:01.523350 np0000173065 devstack@c-api.service[112826]: DEBUG dbcounter [-] [112826] Writing DB stats cinder:SELECT=2 {{(pid=112826) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:02.309036 np0000173065 devstack@c-api.service[112828]: DEBUG dbcounter [-] [112828] Writing DB stats cinder:SELECT=2 {{(pid=112828) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 09 09:08:02.344698 np0000173065 devstack@c-api.service[112829]: DEBUG dbcounter [-] [112829] Writing DB stats cinder:SELECT=3 {{(pid=112829) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}